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

html/dom_isolates_test failing on IE after typed data landed in dart2js #10098

Closed
madsager opened this issue Apr 22, 2013 · 8 comments
Closed
Labels
P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js

Comments

@madsager
Copy link
Contributor

FAILED: dart2js-ie9 release_ia32 html/dom_isolates_test
Expected: pass
Actual: fail

stdout:

  <h1> Running /E:/b/build/slave/dart2js-ie9-win7-all-6-6/build/dart/tests/html/dom_isolates_test.dart </h1>
  <script type="text/javascript" src="/root_dart/pkg/unittest/lib/test_controller.js">
  </script>
  <script onerror="externalError(null)" type="text/javascript" src="/root_build/generated_tests/dart2js-ie9/tests_html_dom_isolates_test/test.js">
  </script>
  <script type="text/javascript" src="/root_dart/pkg/browser/lib/dart.js"></script>

<pre>Error:

http://127.0.0.1:51296/root_build/generated_tests/dart2js-ie9/tests_html_dom_isolates_test/test.js:5946:
Object doesn't support property or method 'then$1'

</pre><pre>FAIL</pre><pre>FAIL</pre>

To retest, run: E:\b\build\slave\dart2js-ie9-win7-all-6-6\build\dart\tools\testing\bin\windows\dart.exe /E:/b/build/slave/dart2js-ie9-win7-all-6-6/build/dart/tools/testing/dart/http_server.dart -p 51296 -c 51297 --build-directory=E:\b\build\slave\dart2js-ie9-win7-all-6-6\build\dart\build\ReleaseIA32

Compilation command: build\ReleaseIA32\dart-sdk\bin\dart2js.bat "--package-root=build/ReleaseIA32/packages/" "--out=E:/b/build/slave/dart2js-ie9-win7-all-6-6/build/dart/build/ReleaseIA32/generated_tests/dart2js-ie9/tests_html_dom_isolates_test/test.js" "/E:/b/build/slave/dart2js-ie9-win7-all-6-6/build/dart/tests/html/dom_isolates_test.dart"

Command line: python "E:\b\build\slave\dart2js-ie9-win7-all-6-6\build\dart\tools\testing\run_selenium.py" "--browser=ie9" "--timeout=240" "--out=http://127.0.0.1:51296/root_build/generated_tests/dart2js-ie9/tests_html_dom_isolates_test/test.html?crossOriginPort=51297"

@madsager
Copy link
Contributor Author

Added Triaged label.

@madsager
Copy link
Contributor Author

The other browsers were already skipped. Skipping for ie9 as well.

@kasperl
Copy link

kasperl commented May 23, 2013

Added this to the Later milestone.

@kasperl
Copy link

kasperl commented May 23, 2013

Added TriageForM5 label.

@kasperl
Copy link

kasperl commented May 28, 2013

Removed TriageForM5 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.

@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed triaged labels Feb 29, 2016
@rakudrama
Copy link
Member

dart2js does not support IE9

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-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
Projects
None yet
Development

No branches or pull requests

4 participants