• Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor 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.

          [JENKINS-36324] Unit test failure (on Windows?) in stage view

          Jesse Glick created issue -
          Jesse Glick made changes -
          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.

          Jesse Glick added a comment -

          tfennelly says:

          Might be useful: https://github.com/tmpvar/jsdom/tree/3.x#contextify

          (we use jsdom v3 for testing)

          Jesse Glick added a comment - tfennelly says: Might be useful: https://github.com/tmpvar/jsdom/tree/3.x#contextify (we use jsdom v3 for testing)
          Jesse Glick made changes -
          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)
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 173023 ] New: JNJira + In-Review [ 184886 ]
          James Dumay made changes -
          Labels Original: testing windows New: hold testing windows
          James Dumay made changes -
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          CloudBees Inc. made changes -
          Remote Link New: This issue links to "CloudBees Internal OSS-663 (Web Link)" [ 18845 ]

            svanoort Sam Van Oort
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: