Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
d6ddf82f
Unverified
Commit
d6ddf82f
authored
Mar 29, 2019
by
Dan Field
Committed by
GitHub
Mar 29, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
roll engine to 82765aa77db9621dfbc50801ee2709aa0a00e04d (#30198)
parent
0e2eeb5a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
engine.version
bin/internal/engine.version
+1
-1
exception_handling_expectation.txt
...ted_tests/flutter_test/exception_handling_expectation.txt
+6
-6
No files found.
bin/internal/engine.version
View file @
d6ddf82f
c4d14a00716fa616b69d51bab957aee483bdc9c2
82765aa77db9621dfbc50801ee2709aa0a00e04d
dev/automated_tests/flutter_test/exception_handling_expectation.txt
View file @
d6ddf82f
...
...
@@ -8,8 +8,8 @@ When the exception was thrown, this was the stack:
<asynchronous suspension>
#1 .+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
<<skip until matching line>>
^\(elided [0-9]+
.+\)
$
^\(elided [0-9]+
frames.+
$
<<skip until matching line>>
The test description was:
Exception handling in test harness - string
════════════════════════════════════════════════════════════════════════════════════════════════════
...
...
@@ -27,8 +27,8 @@ When the exception was thrown, this was the stack:
<asynchronous suspension>
#1 .+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
<<skip until matching line>>
^\(elided [0-9]+ .+
\)
$
^\(elided [0-9]+ .+$
<<skip until matching line>>
The test description was:
Exception handling in test harness - FlutterError
════════════════════════════════════════════════════════════════════════════════════════════════════
...
...
@@ -49,8 +49,8 @@ When the exception was thrown, this was the stack:
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]binding.dart:[0-9]+:[0-9]+\)
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
<<skip until matching line>>
^\(elided [0-9]+ .+
\)
$
^\(elided [0-9]+ .+$
<<skip until matching line>>
The test description was:
Exception handling in test harness - uncaught Future error
════════════════════════════════════════════════════════════════════════════════════════════════════
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment