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

[ES6 modules] Implement dynamic imports #6466

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jul 5, 2017

[ES6 modules] Implement dynamic imports

Still pretty much WIP, but normal case (no errors) should work.

Bug: 711706
Change-Id: Id1b688872acbfa4eb4b16439a8aa67053d425e2e
Reviewed-on: https://chromium-review.googlesource.com/559224
WPT-Export-Revision: 38a566dfcf3702ab120107e6dfde9df9d8883da6

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@ghost
Copy link

ghost commented Jul 5, 2017

View the complete job log.

Firefox (nightly)

Testing web-platform-tests at revision 0da1923
Using binary /home/travis/build/w3c/web-platform-tests/_venv/firefox/firefox
Starting tests
All results were stable

All results

2 tests ran
/html/semantics/scripting-1/the-script-element/module/dynamic-imports.html
Subtest Results Messages
TIMEOUT
/html/semantics/scripting-1/the-script-element/module/imports.html
Subtest Results Messages
TIMEOUT
Import a module that validly imports itself NOTRUN
Import a module with a valid cyclical module dependency NOTRUN

@ghost
Copy link

ghost commented Jul 5, 2017

View the complete job log.

Sauce (safari)

Testing web-platform-tests at revision 0da1923
Using binary None
Starting tests

@ghost
Copy link

ghost commented Jul 5, 2017

View the complete job log.

Chrome (unstable)

Testing web-platform-tests at revision 0da1923
Using binary None
Starting tests

@ghost
Copy link

ghost commented Jul 5, 2017

View the complete job log.

Sauce (MicrosoftEdge)

Testing web-platform-tests at revision 0da1923
Using binary None
Starting tests

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-Id1b688872acbfa4eb4b16439a8aa67053d425e2e branch from b6c6a56 to 01f2e03 Compare July 7, 2017 06:05
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-Id1b688872acbfa4eb4b16439a8aa67053d425e2e branch from 01f2e03 to 746fecc Compare August 7, 2017 05:58
Still pretty much WIP, but normal case (no errors) should work.

Bug: 711706
Change-Id: Id1b688872acbfa4eb4b16439a8aa67053d425e2e
Reviewed-on: https://chromium-review.googlesource.com/559224
WPT-Export-Revision: 38a566dfcf3702ab120107e6dfde9df9d8883da6
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-Id1b688872acbfa4eb4b16439a8aa67053d425e2e branch from 746fecc to c308891 Compare September 8, 2017 02:27
@ghost
Copy link

ghost commented Sep 8, 2017

Build PASSED

Started: 2017-09-08 02:28:13
Finished: 2017-09-08 02:57:55

Failing Jobs

  • safari:10.0
  • MicrosoftEdge:14.14393

View more information about this build on:

@Hexcles
Copy link
Member

Hexcles commented Sep 26, 2017

Abandoned in Chromium.

@Hexcles Hexcles closed this Sep 26, 2017
@Hexcles Hexcles deleted the chromium-export-cl-Id1b688872acbfa4eb4b16439a8aa67053d425e2e branch September 26, 2017 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants