Skip to content

Please update TestingDart2js wiki page with most recent instructions #6996

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
peter-ahe-google opened this issue Nov 28, 2012 · 9 comments
Closed
Assignees
Labels
P2 A bug or feature request we're likely to work on type-documentation A request to add or improve documentation web-dart2js

Comments

@peter-ahe-google
Copy link
Contributor

Emily reports:

FYI: One note -- I ran the recommended tests (even on a clean
checkout), but still got a few failures (but the bots all seem to be
green), so perhaps that wiki page needs updating in some way?

$ ./tools/test.py -mrelease -cdart2js -rd8,drt --use-sdk --time -pcolor --report
FAILED: dart2js-d8 release_ia32 pkg/args/test/args_test
Expected: pass
Actual: fail
Unexpected compile-time error.

stdout:
pkg/args/test/args_test.dart:9:8: Error: Cannot read
"xcodebuild/ReleaseIA32/packages/args/args.dart" (OS Error: No such
file or directory, errno = 2).
import 'package:args/args.dart';
       ^^^^^^^^^^^^^^^^^^^^^^^^
Error: Compilation failed.

stderr:
Using snapshot /Users/efortuna/git-dart/dart/xcodebuild/ReleaseIA32/dart-sdk/bin/../lib/_internal/compiler/implementation/dart2js.dart.snapshot
test.dart: Compilation failed (step 1 of 2), exit code 1

Compilation command: xcodebuild/ReleaseIA32/dart-sdk/bin/dart2js
--allow-mock-compilation
--package-root=xcodebuild/ReleaseIA32/packages/
/Users/efortuna/git-dart/dart/pkg/args/test/args_test.dart
--out=/Users/efortuna/git-dart/dart/xcodebuild/ReleaseIA32/generated_tests/dart2js-d8/pkg_args_test_args_test/out.js

Command line: xcodebuild/ReleaseIA32/d8
/Users/efortuna/git-dart/dart/xcodebuild/ReleaseIA32/generated_tests/dart2js-d8/pkg_args_test_args_test/out.js

FAILED: dart2js-drt release_ia32 pkg/args/test/args_test
Expected: pass
Actual: fail
Unexpected compile-time error.

stdout:
pkg/args/test/args_test.dart:9:8: Error: Cannot read
"xcodebuild/ReleaseIA32/packages/args/args.dart" (OS Error: No such
file or directory, errno = 2).
import 'package:args/args.dart';
       ^^^^^^^^^^^^^^^^^^^^^^^^
Error: Compilation failed.

stderr:
Using snapshot /Users/efortuna/git-dart/dart/xcodebuild/ReleaseIA32/dart-sdk/bin/../lib/_internal/compiler/implementation/dart2js.dart.snapshot
test.dart: Compilation failed (step 1 of 2), exit code 1

Compilation command: xcodebuild/ReleaseIA32/dart-sdk/bin/dart2js
--package-root=xcodebuild/ReleaseIA32/packages/
--out=/Users/efortuna/git-dart/dart/xcodebuild/ReleaseIA32/generated_tests/dart2js-drt/pkg_args_test_args_test/test.js
/Users/efortuna/git-dart/dart/pkg/args/test/args_test.dart

Command line: python
/Users/efortuna/git-dart/dart/tools/testing/drt-trampoline.py
/Users/efortuna/git-dart/dart//client/tests/drt/DumpRenderTree.app/Contents/MacOS/DumpRenderTree
--no-timeout file:///Users/efortuna/git-dart/dart/xcodebuild/ReleaseIA32/generated_tests/dart2js-drt/pkg_args_test_args_test/../_Users_efortuna_git-dart_dart_pkg_args_test_args_test.dartdart2js-drt.html

FAILED: dart2js-drt release_ia32
language/closure_call_wrong_argument_count_negative_test
Expected: pass
Actual: timeout

stdout:
test.dart: Compilation finished (step 1 of 2)

stderr:
test.dart: Compilation finished (step 1 of 2)

Compilation command: xcodebuild/ReleaseIA32/dart-sdk/bin/dart2js
--package-root=xcodebuild/ReleaseIA32/packages/
--out=/Users/efortuna/git-dart/dart/xcodebuild/ReleaseIA32/generated_tests/dart2js-drt/tests_language_closure_call_wrong_argument_count_negative_test/test.js
/Users/efortuna/git-dart/dart/tests/language/closure_call_wrong_argument_count_negative_test.dart

Command line: python
/Users/efortuna/git-dart/dart/tools/testing/drt-trampoline.py
/Users/efortuna/git-dart/dart//client/tests/drt/DumpRenderTree.app/Contents/MacOS/DumpRenderTree
--no-timeout file:///Users/efortuna/git-dart/dart/xcodebuild/ReleaseIA32/generated_tests/dart2js-drt/tests_language_closure_call_wrong_argument_count_negative_test/../l_wrong_argument_count_negative_test.dartdart2js-drt.html

@peter-ahe-google
Copy link
Contributor Author

Removed this from the M2 milestone.
Added this to the M3 milestone.

@peter-ahe-google
Copy link
Contributor Author

Removed this from the M3 milestone.
Added this to the M4 milestone.

@kasperl
Copy link

kasperl commented Apr 22, 2013

Removed this from the M4 milestone.
Added this to the M5 milestone.

@kasperl
Copy link

kasperl commented May 23, 2013

Added TriageForM5 label.

@kasperl
Copy link

kasperl commented May 28, 2013

Removed this from the M5 milestone.
Added this to the Later milestone.
Removed TriageForM5 label.

@peter-ahe-google
Copy link
Contributor Author

Removed Type-Defect label.
Added Type-Documentation label.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@peter-ahe-google peter-ahe-google added type-documentation A request to add or improve documentation Priority-Medium web-dart2js labels Aug 4, 2014
@peter-ahe-google peter-ahe-google self-assigned this Aug 4, 2014
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on and removed accepted labels Feb 29, 2016
@srawlins
Copy link
Member

srawlins commented Jul 1, 2016

Obsolete? Here are the current instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on type-documentation A request to add or improve documentation web-dart2js
Projects
None yet
Development

No branches or pull requests

4 participants