Skip to content

Commit

Permalink
Bug 1586319 [wpt PR 19517] - [Import Maps] Split out WPT tests relate…
Browse files Browse the repository at this point in the history
…d to built-in modules, a=testonly

Automatic update from web-platform-tests
[Import Maps] Split out WPT tests related to built-in modules

This CL splits some WPT tests into
- wpt/import-maps/core/ that tests the core features after
  WICG/import-maps#176, and
- wpt/import-maps/builtin-support.tentative/ that
  requires pre-#176 built-in module and fallback support,

in order to test builtin- and non-builtin- versions easier.

Bug: 1010751
Change-Id: I9f4793f64fa0ad267fa1d4e43d5597d94a5cc541
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839428
Commit-Queue: Hiroshige Hayashizaki <hiroshigechromium.org>
Reviewed-by: Domenic Denicola <domenicchromium.org>
Cr-Commit-Position: refs/heads/master{#706510}

--

wpt-commits: bc0ed740d1afbd88607aab23ab23ddc81d685073
wpt-pr: 19517

UltraBlame original commit: 3427c97a50a3fba2fc1411e64180199bef3dcc87
  • Loading branch information
marco-c committed Oct 27, 2019
1 parent bb02ea5 commit 9708118
Show file tree
Hide file tree
Showing 28 changed files with 1,676 additions and 886 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
src
=
"
.
.
/
resources
/
test
Expand Down Expand Up @@ -69,6 +72,7 @@
{
"
.
.
/
resources
/
Expand All @@ -93,6 +97,7 @@
]
"
.
.
/
resources
/
Expand All @@ -118,6 +123,7 @@
"
"
.
.
/
resources
/
Expand Down Expand Up @@ -285,6 +291,7 @@
]
"
.
.
/
resources
/
Expand Down Expand Up @@ -317,6 +324,7 @@
]
"
.
.
/
resources
/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
src
=
"
.
.
/
resources
/
test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
src
=
"
.
.
/
resources
/
test
Expand Down
Loading

0 comments on commit 9708118

Please sign in to comment.