-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
Flaked on a skia roll. Doesn't seem to make much sense. Backtrace from logs:
Note: Randomizing tests' orders with a seed of 44088 .
[==========] Running 15 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DartServiceIsolateTest
[ RUN ] DartServiceIsolateTest.CanAddAndRemoveHandles
[ OK ] DartServiceIsolateTest.CanAddAndRemoveHandles (0 ms)
[----------] 1 test from DartServiceIsolateTest (0 ms total)
[----------] 3 tests from DartVMTest
[ RUN ] DartVMTest.SimpleInitialization
[ OK ] DartVMTest.SimpleInitialization (3 ms)
[ RUN ] DartVMTest.SimpleIsolateNameServer
[ OK ] DartVMTest.SimpleIsolateNameServer (3 ms)
[ RUN ] DartVMTest.OldGenHeapSize
[ OK ] DartVMTest.OldGenHeapSize (4 ms)
[----------] 3 tests from DartVMTest (10 ms total)
[----------] 9 tests from DartIsolateTest
[ RUN ] DartIsolateTest.RootIsolateCreationAndShutdown
[ OK ] DartIsolateTest.RootIsolateCreationAndShutdown (13 ms)
[ RUN ] DartIsolateTest.CanRecieveArguments
[FATAL:flutter/runtime/dart_isolate.cc(146)] Check failed: GetMessageHandlingTaskRunner()->RunsTasksOnCurrentThread().
[ERROR:flutter/fml/backtrace.cc(110)] Caught signal SIGABRT during program execution.
Frame 0: 0x7fff583b56a6 abort
Frame 1: 0x101a72375 fml::LogMessage::~LogMessage()�
Frame 2: 0x101a723d3 fml::LogMessage::~LogMessage()�
Frame 3: 0x100b0c782 flutter::DartIsolate::~DartIsolate()�
Frame 4: 0x100b0c9f3 flutter::DartIsolate::~DartIsolate()�
Frame 5: 0x100b0ca4a flutter::DartIsolate::~DartIsolate()�
Frame 6: 0x100b1abbd std::__1::default_delete<flutter::DartIsolate>::operator()(flutter::DartIsolate*) const�
Frame 7: 0x100b1a68b std::__1::__shared_ptr_pointer<flutter::DartIsolate*, std::__1::default_delete<flutter::DartIsolate>, std::__1::allocator<flutter::DartIsolate> >::__on_zero_shared()�
Frame 8: 0x1002813d5 std::__1::__shared_count::__release_shared()�
Frame 9: 0x10028134a std::__1::__shared_weak_count::__release_shared()�
Frame 10: 0x10028456a std::__1::shared_ptr<flutter::DartIsolate>::~shared_ptr()�
Frame 11: 0x100265673 std::__1::shared_ptr<flutter::DartIsolate>::~shared_ptr()�
Frame 12: 0x102325613 flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1::~$_1()�
Frame 13: 0x102323fe3 flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1::~$_1()�
Frame 14: 0x102326803 std::__1::__compressed_pair_elem<flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1, 0, false>::~__compressed_pair_elem()�
Frame 15: 0x1023267b6 std::__1::__compressed_pair<flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1, std::__1::allocator<flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1> >::~__compressed_pair()�
Frame 16: 0x102326763 std::__1::__compressed_pair<flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1, std::__1::allocator<flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1> >::~__compressed_pair()�
Frame 17: 0x102325ffa std::__1::__function::__func<flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1, std::__1::allocator<flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()::$_1>, void ()>::destroy()�
Frame 18: 0x1002823b3 std::__1::function<void ()>::~function()�
Frame 19: 0x1002663f3 std::__1::function<void ()>::~function()�
Frame 20: 0x102323e47 flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()�
Frame 21: 0x102324033 flutter::testing::AutoIsolateShutdown::~AutoIsolateShutdown()�
Frame 22: 0x1002893a9 std::__1::default_delete<flutter::testing::AutoIsolateShutdown>::operator()(flutter::testing::AutoIsolateShutdown*) const�
Frame 23: 0x10028927d std::__1::unique_ptr<flutter::testing::AutoIsolateShutdown, std::__1::default_delete<flutter::testing::AutoIsolateShutdown> >::reset(flutter::testing::AutoIsolateShutdown*)�
Frame 24: 0x1002891e7 std::__1::unique_ptr<flutter::testing::AutoIsolateShutdown, std::__1::default_delete<flutter::testing::AutoIsolateShutdown> >::~unique_ptr()�
Frame 25: 0x100266d73 std::__1::unique_ptr<flutter::testing::AutoIsolateShutdown, std::__1::default_delete<flutter::testing::AutoIsolateShutdown> >::~unique_ptr()�
Frame 26: 0x100269c6c flutter::testing::DartIsolateTest_CanRecieveArguments_Test::TestBody()�
Frame 27: 0x10244007c void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)�
Frame 28: 0x102415b00 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)�
Frame 29: 0x102415a11 testing::Test::Run()�
Frame 30: 0x102416853 testing::TestInfo::Run()�
Frame 31: 0x1024179c5 testing::TestSuite::Run()�
Frame 32: 0x102423355 testing::internal::UnitTestImpl::RunAllTests()�
Frame 33: 0x102446ecc bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)�
Frame 34: 0x102422ec3 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)�
Frame 35: 0x102422d45 testing::UnitTest::Run()�
Frame 36: 0x10230d383 RUN_ALL_TESTS()�
Frame 37: 0x10230d289 main
Frame 38: 0x7fff583103d5 start
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.