Skip to content
This repository was archived by the owner on Sep 25, 2018. It is now read-only.

Commit f488e92

Browse files
committed
Update test script. On slower machine, these tests require a longer timeout
1 parent 5b1bcc5 commit f488e92

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

test/w3c-ecma/test216.txml.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"initialConfiguration" : ["s0"],
33
"events" : [
44
{
5-
"after" : 100,
5+
"after" : 200,
66
"event" : { "name" : "t1" },
77
"nextConfiguration" : ["pass"]
88
}

test/w3c-ecma/test239.txml.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"initialConfiguration" : ["s01"],
33
"events" : [
44
{
5-
"after" : 100,
5+
"after" : 200,
66
"event" : { "name" : "t1" },
77
"nextConfiguration" : ["pass"]
88
}

test/w3c-ecma/test242.txml.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"initialConfiguration" : ["s0"],
33
"events" : [
44
{
5-
"after" : 100,
5+
"after" : 200,
66
"event" : { "name" : "t1" },
77
"nextConfiguration" : ["pass"]
88
}

test/w3c-ecma/test276.txml.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"initialConfiguration" : ["s0"],
33
"events" : [
44
{
5-
"after" : 100,
5+
"after" : 200,
66
"event" : { "name" : "t1" },
77
"nextConfiguration" : ["pass"]
88
}

0 commit comments

Comments
 (0)