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

co19/LibTest/core/Stopwatch/start_A01_t03 flaky on windows #12383

Closed
dgrove opened this issue Aug 12, 2013 · 2 comments
Closed

co19/LibTest/core/Stopwatch/start_A01_t03 flaky on windows #12383

dgrove opened this issue Aug 12, 2013 · 2 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. os-windows

Comments

@dgrove
Copy link
Contributor

dgrove commented Aug 12, 2013

From https://code.google.com/p/co19/issues/detail?id=484

see http://chromegw.corp.google.com/i/client.dart/builders/vm-win32-trunk .

http://chromegw.corp.google.com/i/client.dart/builders/vm-win32-trunk/builds/190/steps/tests/logs/stdio

FAILED: none-vm release_ia32 co19/LibTest/core/Stopwatch/start_A01_t03
Expected: pass
Actual: fail
CommandOutput[vm]:

stderr:
Unhandled exception:
Expect.isTrue(false) fails.

­0 Expect._fail (file:///E:/b/build/slave/vm-win32-trunk/build/dart/tests/co19/src/Utils/expect.dart:287:5)

­1 Expect.isTrue (file:///E:/b/build/slave/vm-win32-trunk/build/dart/tests/co19/src/Utils/expect.dart:30:10)

­2 main (file:///E:/b/build/slave/vm-win32-trunk/build/dart/tests/co19/src/LibTest/core/Stopwatch/start_A01_t03.dart:37:16)

Command[vm]: build\ReleaseIA32\dart.exe --ignore-unrecognized-flags --package-root=build/ReleaseIA32/packages/ E:\b\build\slave\vm-win32-trunk\build\dart\tests\co19\src\LibTest\core\Stopwatch\start_A01_t03.dart
Took 0:00:00.094000

Short reproduction command (experimental):
    python tools/test.py -mrelease -t60 co19/LibTest/core/Stopwatch/start_A01_t03

@anders-sandholm
Copy link
Contributor

Added Area-VM, Triaged labels.

@dgrove dgrove added Type-Defect os-windows area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. labels Aug 13, 2013
@rmacnak-google
Copy link
Contributor

c99df05

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. os-windows
Projects
None yet
Development

No branches or pull requests

4 participants