Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation #5

Merged
merged 1 commit into from
Jul 13, 2019
Merged

Update documentation #5

merged 1 commit into from
Jul 13, 2019

Conversation

Hixie
Copy link
Contributor

@Hixie Hixie commented Jul 10, 2019

No description provided.

@Hixie Hixie force-pushed the more-docs branch 13 times, most recently from 07e2d17 to f63668b Compare July 12, 2019 23:29
tvolkert
tvolkert previously approved these changes Jul 13, 2019
@Hixie
Copy link
Contributor Author

Hixie commented Jul 13, 2019

(the only change was adding a dot to the TODO in the dummy script file)

@Hixie Hixie merged commit f115deb into flutter:master Jul 13, 2019
@Hixie Hixie deleted the more-docs branch July 13, 2019 16:23
zanderso added a commit that referenced this pull request Jun 7, 2024
The pixel tests in the tiler suite are experiencing the same failure as
is described in flutter/flutter#149934

cc @DanTup 

```
| ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
| The following assertion was thrown while running async test code:
| Golden "test-maps/geometry/orthogonal_macos_arm.png": Pixel test failed, 0.00%, 8px diff detected.
| Failure feedback can be found at
| /Volumes/Work/s/w/ir/x/t/flutter_customer_testing.DanTup_tiler.GmgOoy/tests/test/failures
|
| When the exception was thrown, this was the stack:
| #0      LocalFileComparator.compare (package:flutter_test/src/_goldens_io.dart:106:5)
| <asynchronous suspension>
| #1      MatchesGoldenFile.matchAsync.<anonymous closure> (package:flutter_test/src/_matchers_io.dart:118:32)
| <asynchronous suspension>
| <asynchronous suspension>
| #3      _expect.<anonymous closure> (package:matcher/src/expect/expect.dart:123:26)
| <asynchronous suspension>
| <asynchronous suspension>
| #5      expectLater.<anonymous closure> (package:flutter_test/src/widget_tester.dart:512:24)
| <asynchronous suspension>
| #6      expectMapRender (file:///Volumes/Work/s/w/ir/x/t/flutter_customer_testing.DanTup_tiler.GmgOoy/tests/test/utils.dart:43:5)
| <asynchronous suspension>
| #7      testMapRender.<anonymous closure> (file:///Volumes/Work/s/w/ir/x/t/flutter_customer_testing.DanTup_tiler.GmgOoy/tests/test/utils.dart:20:5)
| <asynchronous suspension>
| #8      testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:183:15)
| <asynchronous suspension>
| #9      TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1025:5)
| <asynchronous suspension>
| <asynchronous suspension>
| (elided 3 frames from dart:async and package:stack_trace)
|
| The exception was caught asynchronously.
| ════════════════════════════════════════════════════════════════════════════════════════════════════
|
| 00:05 +10 -1: geometry/orthogonal [E]
|   Test failed. See exception logs above.
|   The test description was: geometry/orthogonal
|
|
| To run this test again: /Volumes/Work/s/w/ir/x/w/flutter/bin/cache/dart-sdk/bin/dart test /Volumes/Work/s/w/ir/x/t/flutter_customer_testing.DanTup_tiler.GmgOoy/tests/test/render_test.dart -p vm --plain-name 'geometry/orthogonal'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants