Titanium JIRA Archive
Alloy (ALOY)

[ALOY-806] "preparing test app" phase of compile.js spec intermittently fails on Windows

GitHub Issuen/a
TypeBug
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTesting
Labelsn/a
ReporterTony Lukasavage
AssigneeTim Poulsen
Created2013-08-23T02:39:33.000+0000
Updated2014-08-28T21:38:14.000+0000

Description

jake test:all

#or

jake test:spec[compile.js]

Comments

  1. Tim Poulsen 2014-07-07

    This ticket is pretty old. Let's re-triage this ticket to confirm that it's still an issue with current versions of Node, CLI, etc. Close if it's invalid. Otherwise, assign an appropriate number of story points and address in this sprint.
  2. Tim Poulsen 2014-07-15

    Windows 8.1 Node 0.10.29 Ti: 3.3.0-rc4 Alloy: 1.5.0-dev I get random and occasional timeouts with both "preparing test app" and "compiles without critical error" phases. I think it's a timing issue. I can rerun the individual compile tests for those apps that fail and the tests will pass. Run the whole suite and a different subset of tests will fail at those phases. I've submitted and merged https://github.com/appcelerator/alloy/pull/481 which does two things: 1) increases the timeouts on Windows, and 2) fixes a pathing issue (wrong file separator used on Windows). Tests still randomly fail, though.

JSON Source