Skip to content

standalone_2 tests failure on arm64 #33716

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

Closed
aam opened this issue Jun 29, 2018 · 0 comments
Closed

standalone_2 tests failure on arm64 #33716

aam opened this issue Jun 29, 2018 · 0 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening

Comments

@aam
Copy link
Contributor

aam commented Jun 29, 2018

FAILED: dartk-vm release_arm64 standalone_2/io/platform_resolved_executable_test/00
Expected: Pass
Actual: RuntimeError
--- Command "vm" (took 12.000802s):
DART_CONFIGURATION=ReleaseXARM64 out/ReleaseXARM64/dart --sync-async --ignore-unrecognized-flags --packages=/b/build/slave/target-arm64-vm-linux-release-be/build/sdk/.packages /b/build/slave/target-arm64-vm-linux-release-be/build/sdk/out/ReleaseXARM64/generated_tests/standalone_2/io/platform_resolved_executable_test_00.dart
exit code:
255
stderr:
Unhandled exception:
Expected: notFound
  Actual: file
#0      expectEquals (file:///b/build/slave/target-arm64-vm-linux-release-be/build/sdk/out/ReleaseXARM64/generated_tests/standalone_2/io/platform_resolved_executable_test_00.dart:15:5)
#1      testDartExecShouldNotBeInCurrentDir (file:///b/build/slave/target-arm64-vm-linux-release-be/build/sdk/out/ReleaseXARM64/generated_tests/standalone_2/io/platform_resolved_executable_test_00.dart:43:3)
#2      main (file:///b/build/slave/target-arm64-vm-linux-release-be/build/sdk/out/ReleaseXARM64/generated_tests/standalone_2/io/platform_resolved_executable_test_00.dart:143:3)
#3      _startIsolate.<anonymous closure> (dart:isolate/runtime/libisolate_patch.dart:279:19)
#4      _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:165:12)
--- Re-run this test:
python tools/test.py -m release -c dartk -a arm64 standalone_2/io/platform_resolved_executable_test/00
Done dartk-vm release_arm64 standalone_2/io/platform_resolved_executable_test/00: fail
@aam aam added the gardening label Jun 29, 2018
@mit-mit mit-mit added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label Jul 2, 2018
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, and the AOT and JIT backends. gardening
Projects
None yet
Development

No branches or pull requests

2 participants