mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Make another webgl test have a longer timeout.
This commit is contained in:
parent
b52bfbe68a
commit
ecb53532a1
3 changed files with 17 additions and 2 deletions
|
@ -12424,7 +12424,9 @@
|
|||
"conformance/glsl/misc/shader-with-reserved-words.html": [
|
||||
[
|
||||
"conformance/glsl/misc/shader-with-reserved-words.html",
|
||||
{}
|
||||
{
|
||||
"timeout": "long"
|
||||
}
|
||||
]
|
||||
],
|
||||
"conformance/glsl/misc/shader-with-short-circuiting-operators.html": [
|
||||
|
@ -29157,7 +29159,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"conformance/glsl/misc/shader-with-reserved-words.html": [
|
||||
"a2166e9df78cfd2b47489fcb1b8c082b920dec80",
|
||||
"fb9067f6c208c5763acc2e08add72243f5fbbbc8",
|
||||
"testharness"
|
||||
],
|
||||
"conformance/glsl/misc/shader-with-short-circuiting-operators.html": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue