Skip to content

Commit c972681

Browse files
author
Jake Champion
committed
update wpt and test results
1 parent a27e50e commit c972681

File tree

9 files changed

+2407
-2249
lines changed

9 files changed

+2407
-2249
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ node_modules/
1111
# *.d
1212
/rusturl/
1313
# compiler_flags
14-
/js-compute-runtime.wasm
15-
/js-compute-runtime-component.wasm
14+
/js-compute-runtime-*.wasm
15+
/js-compute-runtime-component-*.wasm
1616
/runtime/js-compute-runtime/obj
1717
tests/wpt-harness/wpt-test-runner.js
1818
/fastly.wit

tests/wpt-harness/expectations/fetch/api/request/request-error.any.js.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"Bad redirect init parameter value": {
4848
"status": "FAIL"
4949
},
50-
"Untitled": {
50+
"request-error": {
5151
"status": "PASS"
5252
},
5353
"Request should get its content-type from the init request": {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Untitled": {
2+
"negative-setinterval": {
33
"status": "PASS"
44
}
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Untitled": {
2+
"negative-settimeout": {
33
"status": "PASS"
44
}
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Untitled": {
2+
"type-long-setinterval": {
33
"status": "PASS"
44
}
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Untitled": {
2+
"type-long-settimeout": {
33
"status": "PASS"
44
}
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Untitled": {
2+
"url-tojson": {
33
"status": "PASS"
44
}
55
}

tests/wpt-harness/wpt

Submodule wpt updated 13810 files

yarn.lock

Lines changed: 2398 additions & 2240 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)