-
Bug
-
Resolution: Won't Fix
-
Minor
-
Windows 8.1 x64
maven 3.3.3
python 2.7.10
visual studio express windows desktop edition Update 4 (12.0.31101.0)
Filing on behalf of teilo.
the spec util/timeout-spec.js fails on windows in test_uncanceled_timeouts
[INFO] util/timeout-spec [INFO] - test_construction ... [INFO] Passed [INFO] - test_uncanceled_timeouts ... [INFO] Failed [INFO] Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. [INFO] Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. [INFO] at null._onTimeout (…\ui\node_modules\gulp-jasmine\node_modules\jasmine\node_modules\jasmine-core\lib\jasmine-core\jasmine.js:1812:23) [INFO] at Timer.listOnTimeout (timers.js:119:15) [INFO] - test_canceled_timeouts ... [INFO] Passed [INFO] 2 of 3 passed (0 skipped, 0 disabled).
if I comment out test_uncanceled_timeouts then the test_canceled_timeouts test fails.
I have attempted to use a newer node version (0.12.6) by changing the property in the pom, but the same issue remains.
- links to
[JENKINS-36324] Unit test failure (on Windows?) in stage view
Description |
New:
Filing on behalf of [~teilo]. the spec {{util/timeout-spec.js}} fails on windows in {{test_uncanceled_timeouts}} {noformat} [INFO] util/timeout-spec [INFO] - test_construction ... [INFO] Passed [INFO] - test_uncanceled_timeouts ... [INFO] Failed [INFO] Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. [INFO] Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. [INFO] at null._onTimeout (…\ui\node_modules\gulp-jasmine\node_modules\jasmine\node_modules\jasmine-core\lib\jasmine-core\jasmine.js:1812:23) [INFO] at Timer.listOnTimeout (timers.js:119:15) [INFO] - test_canceled_timeouts ... [INFO] Passed [INFO] 2 of 3 passed (0 skipped, 0 disabled). {noformat} if I comment out {{test_uncanceled_timeouts}} then the {{test_canceled_timeouts}} test fails. I have attempted to use a newer node version (0.12.6) by changing the property in the pom, but the same issue remains. |
Environment |
New:
Windows 8.1 x64 maven 3.3.3 python 2.7.10 visual studio express windows desktop edition Update 4 (12.0.31101.0) |
Workflow | Original: JNJira [ 173023 ] | New: JNJira + In-Review [ 184886 ] |
Labels | Original: testing windows | New: hold testing windows |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Remote Link | New: This issue links to "CloudBees Internal OSS-663 (Web Link)" [ 18845 ] |