-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
Steps to Reproduce
tools/test.py -j4 --checked -rflutter --flutter=<path_to_flutter>/engine/src/out/host_debug_unopt/sky_shell lib
Logs
=== Failure summary:
FAILED: none-flutter-checked debug_x64 lib/math/random_secure_test
Expected: Pass
Actual: RuntimeError
CommandOutput[vm]:
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
Unsupported operation: No source of cryptographically secure random numbers available.
#0 _SecureRandom._getBytes (dart:math-patch/math_patch.dart:184)
#1 _SecureRandom._SecureRandom (dart:math-patch/math_patch.dart:180)
#2 Random.Random.secure (dart:math-patch/math_patch.dart:95)
#3 main (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/math/random_secure_test.dart:30:14)
#4 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:261)
#5 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/math/random_secure_test.dart
Took 0:00:00.039875
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/math/random_secure_test
FAILED: none-flutter-checked debug_x64 lib/async/stream_event_transformed_test
Expected: Pass
Actual: Timeout
CommandOutput[vm]:
diagnostics: Process list including children: [25041]
Trying to capture stack trace for pid 25041
PID 25041 - process
TID 25041:
#0 0x00007f4919984404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000ccd345
#9 0x0000000000ccc5e0
#10 0x00007f4917257f45 __libc_start_main
#11 0x0000000000ccc029
TID 25043:
#0 0x00007f4919984404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f4919980184 start_thread
#12 0x00007f4917333bed __clone
TID 25044:
#0 0x00007f4919984404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f4919980184 start_thread
#12 0x00007f4917333bed __clone
TID 25045:
#0 0x00007f4919984404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f4919980184 start_thread
#12 0x00007f4917333bed __clone
TID 25046:
#0 0x00007f4917334283 epoll_wait
#1 0x000000000225f965
#2 0x000000000227a96b
#3 0x00007f4919980184 start_thread
#4 0x00007f4917333bed __clone
stdout:
unittest-suite-wait-for-done
Diagnostic server listening on http://127.0.0.1:35475/
Observatory listening on http://127.0.0.1:53229/
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
Expect.isTrue(false) fails.
#0 Expect._fail (package:expect/expect.dart:435:5)
#1 Expect.isTrue (package:expect/expect.dart:111:5)
#2 main.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/stream_event_transformed_test.dart:263:14)
#3 Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:16)
#4 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:385)
#5 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:414)
#6 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
Expect.listEquals(list length, expected: <2>, actual: <0>) fails: Next element <error2>
#0 Expect._fail (package:expect/expect.dart:435:5)
#1 Expect.listEquals (package:expect/expect.dart:200:7)
#2 main.<anonymous closure>.<anonymous closure>.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/stream_event_transformed_test.dart:205:18)
#3 Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:16)
#4 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:385)
#5 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:414)
#6 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/stream_event_transformed_test.dart
Took 0:02:00.065975
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/async/stream_event_transformed_test
FAILED: none-flutter-checked debug_x64 lib/async/run_zoned9_test/01
Expected: Pass
Actual: Timeout
CommandOutput[vm]:
diagnostics: Process list including children: [25130]
Trying to capture stack trace for pid 25130
PID 25130 - process
TID 25130:
#0 0x00007f5c9e6f7404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000ccd345
#9 0x0000000000ccc5e0
#10 0x00007f5c9bfcaf45 __libc_start_main
#11 0x0000000000ccc029
TID 25132:
#0 0x00007f5c9e6f7404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f5c9e6f3184 start_thread
#12 0x00007f5c9c0a6bed __clone
TID 25133:
#0 0x00007f5c9e6f7404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f5c9e6f3184 start_thread
#12 0x00007f5c9c0a6bed __clone
TID 25134:
#0 0x00007f5c9e6f7404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f5c9e6f3184 start_thread
#12 0x00007f5c9c0a6bed __clone
TID 25135:
#0 0x00007f5c9c0a7283 epoll_wait
#1 0x000000000225f965
#2 0x000000000227a96b
#3 0x00007f5c9e6f3184 start_thread
#4 0x00007f5c9c0a6bed __clone
stdout:
unittest-suite-wait-for-done
Diagnostic server listening on http://127.0.0.1:33764/
Observatory listening on http://127.0.0.1:38236/
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
0
#0 main.<anonymous closure>.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/out/DebugX64/generated_tests/lib/async/run_zoned9_test_01.dart:17:9)
#1 _rootRun (dart:async/zone.dart:1150)
#2 _CustomZone.run (dart:async/zone.dart:1026)
#3 _CustomZone.runGuarded (dart:async/zone.dart:924)
#4 runZoned (dart:async/zone.dart:1501)
#5 main.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/out/DebugX64/generated_tests/lib/async/run_zoned9_test_01.dart:16:7)
#6 _rootRun (dart:async/zone.dart:1150)
#7 _CustomZone.run (dart:async/zone.dart:1026)
#8 _CustomZone.runGuarded (dart:async/zone.dart:924)
#9 runZoned (dart:async/zone.dart:1501)
#10 main (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/out/DebugX64/generated_tests/lib/async/run_zoned9_test_01.dart:15:5)
#11 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:261)
#12 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/out/DebugX64/generated_tests/lib/async/run_zoned9_test_01.dart
Took 0:02:00.059212
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/async/run_zoned9_test/01
FAILED: none-flutter-checked debug_x64 lib/async/intercept_schedule_microtask5_test
Expected: Pass
Actual: Timeout
CommandOutput[vm]:
diagnostics: Process list including children: [25137]
Trying to capture stack trace for pid 25137
PID 25137 - process
TID 25137:
#0 0x00007f8e86bb1404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000ccd345
#9 0x0000000000ccc5e0
#10 0x00007f8e84484f45 __libc_start_main
#11 0x0000000000ccc029
TID 25138:
#0 0x00007f8e86bb1404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f8e86bad184 start_thread
#12 0x00007f8e84560bed __clone
TID 25139:
#0 0x00007f8e86bb1404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f8e86bad184 start_thread
#12 0x00007f8e84560bed __clone
TID 25140:
#0 0x00007f8e86bb1404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f8e86bad184 start_thread
#12 0x00007f8e84560bed __clone
TID 25141:
#0 0x00007f8e84561283 epoll_wait
#1 0x000000000225f965
#2 0x000000000227a96b
#3 0x00007f8e86bad184 start_thread
#4 0x00007f8e84560bed __clone
stdout:
unittest-suite-wait-for-done
Diagnostic server listening on http://127.0.0.1:44152/
Observatory listening on http://127.0.0.1:52132/
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
Expect.listEquals(list length, expected: <12>, actual: <6>) fails: Next element <run async body>
#0 Expect._fail (package:expect/expect.dart:435:5)
#1 Expect.listEquals (package:expect/expect.dart:200:7)
#2 main.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/intercept_schedule_microtask5_test.dart:44:12)
#3 Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:16)
#4 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:385)
#5 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:414)
#6 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/intercept_schedule_microtask5_test.dart
Took 0:02:00.051945
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/async/intercept_schedule_microtask5_test
FAILED: none-flutter-checked debug_x64 lib/async/stream_empty_test
Expected: Pass
Actual: Timeout
CommandOutput[vm]:
diagnostics: Process list including children: [25250]
Trying to capture stack trace for pid 25250
PID 25250 - process
TID 25250:
#0 0x00007f79639b8404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000ccd345
#9 0x0000000000ccc5e0
#10 0x00007f796128bf45 __libc_start_main
#11 0x0000000000ccc029
TID 25251:
#0 0x00007f79639b8404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f79639b4184 start_thread
#12 0x00007f7961367bed __clone
TID 25253:
#0 0x00007f79639b8404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f79639b4184 start_thread
#12 0x00007f7961367bed __clone
TID 25254:
#0 0x00007f79639b8404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f79639b4184 start_thread
#12 0x00007f7961367bed __clone
TID 25255:
#0 0x00007f7961368283 epoll_wait
#1 0x000000000225f965
#2 0x000000000227a96b
#3 0x00007f79639b4184 start_thread
#4 0x00007f7961367bed __clone
stdout:
unittest-suite-wait-for-done
Diagnostic server listening on http://127.0.0.1:37975/
Observatory listening on http://127.0.0.1:48713/
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
Expect.equals(expected: <1>, actual: <2>) fails.
#0 Expect._fail (package:expect/expect.dart:435:5)
#1 Expect.equals (package:expect/expect.dart:102:5)
#2 runTest.<runTest_async_body> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/stream_empty_test.dart:58:10)
#3 _RootZone.runUnary (dart:async/zone.dart:1404)
#4 _FutureListener.handleValue (dart:async/future_impl.dart:131)
#5 _Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:637)
#6 _Future._propagateToListeners (dart:async/future_impl.dart:667)
#7 _Future._complete (dart:async/future_impl.dart:467)
#8 Future.Future.delayed.<anonymous closure> (dart:async/future.dart:268)
#9 Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:16)
#10 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:385)
#11 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:414)
#12 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/stream_empty_test.dart
Took 0:02:00.053956
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/async/stream_empty_test
FAILED: none-flutter-checked debug_x64 lib/async/intercept_schedule_microtask6_test
Expected: Pass
Actual: Timeout
CommandOutput[vm]:
diagnostics: Process list including children: [25755]
Trying to capture stack trace for pid 25755
PID 25755 - process
TID 25755:
#0 0x00007faef75d3404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000ccd345
#9 0x0000000000ccc5e0
#10 0x00007faef4ea6f45 __libc_start_main
#11 0x0000000000ccc029
TID 25756:
#0 0x00007faef75d3404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007faef75cf184 start_thread
#12 0x00007faef4f82bed __clone
TID 25757:
#0 0x00007faef75d3404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007faef75cf184 start_thread
#12 0x00007faef4f82bed __clone
TID 25758:
#0 0x00007faef75d3404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007faef75cf184 start_thread
#12 0x00007faef4f82bed __clone
TID 25759:
#0 0x00007faef4f83283 epoll_wait
#1 0x000000000225f965
#2 0x000000000227a96b
#3 0x00007faef75cf184 start_thread
#4 0x00007faef4f82bed __clone
stdout:
unittest-suite-wait-for-done
Diagnostic server listening on http://127.0.0.1:43586/
Observatory listening on http://127.0.0.1:35106/
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
Expect.listEquals(list length, expected: <6>, actual: <4>) fails: Next element <run async body>
#0 Expect._fail (package:expect/expect.dart:435:5)
#1 Expect.listEquals (package:expect/expect.dart:200:7)
#2 main.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/intercept_schedule_microtask6_test.dart:45:12)
#3 Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:16)
#4 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:385)
#5 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:414)
#6 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/intercept_schedule_microtask6_test.dart
Took 0:02:00.063369
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/async/intercept_schedule_microtask6_test
FAILED: none-flutter-checked debug_x64 lib/async/schedule_microtask_test
Expected: Pass
Actual: Timeout
CommandOutput[vm]:
diagnostics: Process list including children: [25955]
Trying to capture stack trace for pid 25955
PID 25955 - process
TID 25955:
#0 0x00007f08dec7f404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000ccd345
#9 0x0000000000ccc5e0
#10 0x00007f08dc552f45 __libc_start_main
#11 0x0000000000ccc029
TID 25956:
#0 0x00007f08dec7f404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f08dec7b184 start_thread
#12 0x00007f08dc62ebed __clone
TID 25957:
#0 0x00007f08dec7f404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f08dec7b184 start_thread
#12 0x00007f08dc62ebed __clone
TID 25958:
#0 0x00007f08dec7f404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f08dec7b184 start_thread
#12 0x00007f08dc62ebed __clone
TID 25959:
#0 0x00007f08dc62f283 epoll_wait
#1 0x000000000225f965
#2 0x000000000227a96b
#3 0x00007f08dec7b184 start_thread
#4 0x00007f08dc62ebed __clone
stdout:
unittest-suite-wait-for-done
Diagnostic server listening on http://127.0.0.1:33032/
Observatory listening on http://127.0.0.1:56712/
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
Expect.isTrue(false) fails.
#0 Expect._fail (package:expect/expect.dart:435:5)
#1 Expect.isTrue (package:expect/expect.dart:111:5)
#2 testScheduleMicrotaskThenTimer.<anonymous closure>.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/schedule_microtask_test.dart:44:14)
#3 Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:16)
#4 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:385)
#5 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:414)
#6 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/schedule_microtask_test.dart
Took 0:02:00.056483
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/async/schedule_microtask_test
FAILED: none-flutter-checked debug_x64 lib/async/catch_errors11_test
Expected: Pass
Actual: Timeout
CommandOutput[vm]:
diagnostics: Process list including children: [26039]
Trying to capture stack trace for pid 26039
PID 26039 - process
TID 26039:
#0 0x00007f45ccc52404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000ccd345
#9 0x0000000000ccc5e0
#10 0x00007f45ca525f45 __libc_start_main
#11 0x0000000000ccc029
TID 26040:
#0 0x00007f45ccc52404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f45ccc4e184 start_thread
#12 0x00007f45ca601bed __clone
TID 26041:
#0 0x00007f45ccc52404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f45ccc4e184 start_thread
#12 0x00007f45ca601bed __clone
TID 26042:
#0 0x00007f45ccc52404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f45ccc4e184 start_thread
#12 0x00007f45ca601bed __clone
TID 26044:
#0 0x00007f45ca602283 epoll_wait
#1 0x000000000225f965
#2 0x000000000227a96b
#3 0x00007f45ccc4e184 start_thread
#4 0x00007f45ca601bed __clone
stdout:
unittest-suite-wait-for-done
Diagnostic server listening on http://127.0.0.1:53944/
Observatory listening on http://127.0.0.1:54555/
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
Expect.listEquals(at index 2, expected: <future error>, actual: <timer error>) fails
#0 Expect._fail (package:expect/expect.dart:435:5)
#1 Expect.listEquals (package:expect/expect.dart:193:9)
#2 main.<anonymous closure>.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/catch_errors11_test.dart:31:14)
#3 Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:16)
#4 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:385)
#5 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:414)
#6 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/tests/lib/async/catch_errors11_test.dart
Took 0:02:00.057309
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/async/catch_errors11_test
FAILED: none-flutter-checked debug_x64 lib/async/run_zoned6_test/01
Expected: Pass
Actual: Timeout
CommandOutput[vm]:
diagnostics: Process list including children: [26160]
Trying to capture stack trace for pid 26160
PID 26160 - process
TID 26160:
#0 0x00007f9204f46404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000ccd345
#9 0x0000000000ccc5e0
#10 0x00007f9202819f45 __libc_start_main
#11 0x0000000000ccc029
TID 26161:
#0 0x00007f9204f46404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f9204f42184 start_thread
#12 0x00007f92028f5bed __clone
TID 26162:
#0 0x00007f9204f46404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f9204f42184 start_thread
#12 0x00007f92028f5bed __clone
TID 26163:
#0 0x00007f9204f46404 pthread_cond_wait@@GLIBC_2.3.2
#1 0x0000000000e1d7a5
#2 0x0000000000e1f3de
#3 0x0000000000e1f046
#4 0x0000000000d87bda
#5 0x0000000000d7ac6f
#6 0x0000000000db1ba4
#7 0x0000000000d79df6
#8 0x0000000000e62b39
#9 0x0000000000e63453
#10 0x0000000000e48225
#11 0x00007f9204f42184 start_thread
#12 0x00007f92028f5bed __clone
TID 26164:
#0 0x00007f92028f6283 epoll_wait
#1 0x000000000225f965
#2 0x000000000227a96b
#3 0x00007f9204f42184 start_thread
#4 0x00007f92028f5bed __clone
stdout:
unittest-suite-wait-for-done
Diagnostic server listening on http://127.0.0.1:52199/
Observatory listening on http://127.0.0.1:33775/
stderr:
[ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
0
#0 main.<anonymous closure> (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/out/DebugX64/generated_tests/lib/async/run_zoned6_test_01.dart:15:7)
#1 _rootRun (dart:async/zone.dart:1150)
#2 _CustomZone.run (dart:async/zone.dart:1026)
#3 _CustomZone.runGuarded (dart:async/zone.dart:924)
#4 runZoned (dart:async/zone.dart:1501)
#5 main (/usr/local/google/home/asiva/workspace/dart-ws3/sdk/out/DebugX64/generated_tests/lib/async/run_zoned6_test_01.dart:14:5)
#6 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:261)
#7 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
Command[vm]: DART_CONFIGURATION=DebugX64 /usr/local/google/home/asiva/workspace/flutter-tot/engine/src/out/host_debug_unopt/sky_shell --non-interactive --enable_asserts --enable_type_checks --ignore-unrecognized-flags --packages=/usr/local/google/home/asiva/workspace/dart-ws3/sdk/.packages /usr/local/google/home/asiva/workspace/dart-ws3/sdk/out/DebugX64/generated_tests/lib/async/run_zoned6_test_01.dart
Took 0:02:00.055153
Short reproduction command (experimental):
python tools/test.py -rflutter --checked -t120 lib/async/run_zoned6_test/01
===
=== 9 tests failed
===
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.