Eliminate hardcoded SDK path name from test (#14628)
Eliminates the assumption that the flutter SDK is installed in a directory named "flutter" from ticker_expectation.txt.
This commit is contained in:
parent
2fe364fb0b
commit
70ed718f89
@ -6,7 +6,7 @@ An animation is still running even after the widget tree was disposed.
|
||||
There was one transient callback left. The stack trace for when it was registered is as follows:
|
||||
── callback 2 ──
|
||||
<<skip until matching line>>
|
||||
#[0-9]+ main.+ \(.+/flutter/dev/automated_tests/flutter_test/ticker_test\.dart:[0-9]+:[0-9]+\)
|
||||
#[0-9]+ main.+ \(.+/dev/automated_tests/flutter_test/ticker_test\.dart:[0-9]+:[0-9]+\)
|
||||
<<skip until matching line>>
|
||||
════════════════════════════════════════════════════════════════════════════════════════════════════
|
||||
.*..:.. \+0 -1: - Does flutter_test catch leaking tickers\? \[E\]
|
||||
|
Loading…
x
Reference in New Issue
Block a user