Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file_write_as_test, stream_from_iterable_test don't finish, fail testing on iso-stress bot #46694

Closed
aam opened this issue Jul 22, 2021 · 2 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.

Comments

@aam
Copy link
Contributor

aam commented Jul 22, 2021

iso-stress testing seems to fail with two tests not finishing, perhaps getting stuck:

from iso-stress log

[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/lib_2/async/stream_from_iterable_test.dart] starting ...
[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/lib_2/async/stream_from_iterable_test.dart] starting ...
[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/lib_2/async/stream_from_iterable_test.dart] starting ...
[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/lib_2/async/stream_from_iterable_test.dart] starting ...
[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/standalone_2/io/file_write_as_test.dart] starting ...
[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/standalone_2/io/file_write_as_test.dart] starting ...
[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/standalone_2/io/file_write_as_test.dart] starting ...
[/b/s/w/ir/cache/builder/sdk/runtime/tests/concurrency/../../../tests/standalone_2/io/file_write_as_test.dart] starting ...
=> Running "out/ReleaseTSANX64/dart --disable-dart-dev -Drepeat=4 -Dshard=187 -Dshards=200 --no-sound-null-safety --enable-isolate-groups runtime/tests/concurrency/generated_stress_test.dart.jit.dill" failed with -9
@aam aam added the area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. label Jul 22, 2021
dart-bot pushed a commit that referenced this issue Jul 22, 2021
…t suite.

The test seems to be hanging, remove it to green the bot.

BUG=#46694
TEST=iso-stress test bot

Change-Id: I9013819a3367bb24a130f28e4791035ae9801f8b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/207780
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
@aam
Copy link
Contributor Author

aam commented Jul 23, 2021

With stream_from_iterable_test removed https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket.appspot.com/8840959064476822304/+/u/Run_Isolate_Stress_Tests_shard_9/task_stdout_stderr:_Run_Isolate_Stress_Tests_shard_9 shows another hanging build now with just file_write_as_test.dart starting, not finished.

dart-bot pushed a commit that referenced this issue Jul 23, 2021
The test seems to be hanging, remove it to green the bot.

BUG=#46694
TEST=iso-stress test bot

Change-Id: I4b1f27354208f24395d41bfca0403cbabdb4ce35
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/207922
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
@mkustermann
Copy link
Member

Thanks, @aam!

Guess this issue was addressed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

2 participants