Skip to content

Commit

Permalink
Remove 'tentative' from JSON module script filenames
Browse files Browse the repository at this point in the history
Remove 'tenative' from JSON module script test filenames now that the
HTML spec PR [1] is about to land.

Also delete out-of-date README.

[1] whatwg/html#5658

Bug: 1132413
Change-Id: I306b5deddefc448d2b43f83942c490f2b217a565
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3059740
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Commit-Queue: Dan Clark <daniec@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#906733}
  • Loading branch information
dandclark authored and Chromium LUCI CQ committed Jul 29, 2021
1 parent 3348960 commit adcf773
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions third_party/blink/web_tests/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -3333,7 +3333,7 @@ crbug.com/626703 external/wpt/css/css-writing-modes/text-combine-upright-all-001
crbug.com/626703 external/wpt/css/css-writing-modes/text-combine-upright-digits-002-manual.html [ Skip ]
crbug.com/626703 external/wpt/css/css-writing-modes/text-combine-upright-all-002-manual.html [ Skip ]
crbug.com/626703 external/wpt/css/css-writing-modes/text-combine-upright-digits-004-manual.html [ Skip ]
crbug.com/626703 external/wpt/html/semantics/scripting-1/the-script-element/json-module/parse-error.tentative.html [ Timeout ]
crbug.com/626703 external/wpt/html/semantics/scripting-1/the-script-element/json-module/parse-error.html [ Timeout ]
crbug.com/626703 [ Mac10.13 ] external/wpt/preload/onload-event.html [ Failure Timeout ]
crbug.com/626703 external/wpt/html/rendering/widgets/button-layout/anonymous-button-content-box.html [ Failure ]
crbug.com/626703 external/wpt/html/rendering/widgets/button-layout/inline-level.html [ Failure ]
Expand Down Expand Up @@ -3739,7 +3739,7 @@ crbug.com/626703 [ Win10 ] external/wpt/preload/delaying-onload-link-preload-aft
crbug.com/626703 external/wpt/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html [ Failure ]

# Synthetic modules report the wrong location in errors
crbug.com/994315 virtual/json-modules/external/wpt/html/semantics/scripting-1/the-script-element/json-module/parse-error.tentative.html [ Skip ]
crbug.com/994315 virtual/json-modules/external/wpt/html/semantics/scripting-1/the-script-element/json-module/parse-error.html [ Skip ]

crbug.com/1051773 external/wpt/css/CSS2/floats/float-nowrap-3-ref.html [ Crash ]
crbug.com/1051773 external/wpt/css/CSS2/floats/float-nowrap-4.html [ Crash Timeout ]
Expand Down

This file was deleted.

0 comments on commit adcf773

Please sign in to comment.