|
The Mac Selenium tests are flaky, failing every now and then because of a
Python "error 32: Broken Pipe" while sending the .nexe from the Selenium
server to the browser. This might be caused by the "timeout" for "new
NaclLib()" being too short so the Javascript abandons loading the page before
the .nexe is fully transferred. As such, increase the "timeout" (it's
actually a loop count) from 100 to 500 (sometimes from 50 to 500) for most of
the uses of "new NaclLib()".
Committed: http://code.google.com/p/nativeclient/source/detail?r=2574
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+26 lines, -26 lines) |
Patch |
|
M |
tests/npapi_bridge/npapi_test.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/npapi_geturl/npapi_geturl.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/npapi_hw/npapi_hw.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/npapi_runtime/npapi_runtime.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x64/npapi_hw.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x64/srpc_basic.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x64/srpc_hw.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x64/srpc_nrd_xfer.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x64/srpc_plugin.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x64/srpc_shm.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x64/srpc_sockaddr.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x86/OldAbiVersion/srpc_hw.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x86/npapi_hw.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x86/srpc_basic.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x86/srpc_hw.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x86/srpc_nrd_xfer.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x86/srpc_plugin.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x86/srpc_shm.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/prebuilt/x86/srpc_sockaddr.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/srpc/srpc_basic.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/srpc/srpc_nrd_xfer.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/srpc/srpc_plugin.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/srpc/srpc_shm.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/srpc/srpc_sockaddr.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/srpc/srpc_url_as_nacl_desc.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/srpc_hw/srpc_hw.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|