blob: d00921c65ed97ce82085fbce010106f7db365ec0 (
plain)
1
2
3
4
5
6
|
[bindings-inject-keys-bypass-setters.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[Returning keys to script should bypass prototype setters]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
|