-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
I got this failure in my integration tests on Travis:
[12:34:02] <== [{"event":"app.log","params":{"appId":"v2vuA+WRWLh78UEiFsfBvQ==","log":"When the exception was thrown, this was the stack:\n"}}]
[12:34:02] <== [{"event":"app.log","params":{"appId":"v2vuA+WRWLh78UEiFsfBvQ==","log":"dart:sdk_internal 4556:11 throw\n"}}]
[12:34:02] <== [{"event":"app.log","params":{"appId":"v2vuA+WRWLh78UEiFsfBvQ==","log":"package:broken/packages/broken/main.dart 25:5 methodThatThrows\n"}}]
The URI is package:broken/packages/broken/main.dart, but this should be package:broken/main.dart. I can't reproduce it locally (though the CI failures was Linux and I'm on macOS). The full log is here (search for package:broken/packages/broken/ as there's a lot of logging after the failure, it's not at the end of the file):
Metadata
Metadata
Assignees
Labels
No labels