estanglerbm commented on pull request #969:
URL: https://github.com/apache/royale-asjs/pull/969#issuecomment-748615752
JS (and SWF) tests are passing for me (though, I have to build manually
before running the tests normally):
```
[royaleunit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.369 sec
[royaleunit] Suite: flexUnitTests.xml.XMLTesterGeneralTest
[royaleunit] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 3.813 sec
[royaleunit] Suite: flexUnitTests.xml.XMLLiteralTest
[royaleunit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.369 sec
[royaleunit] Suite: flexUnitTests.xml.XMLNamespaceClassTest
[royaleunit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.246 sec
[royaleunit] Suite: flexUnitTests.xml.XMLTesterStringifyTest
[royaleunit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.861 sec
[royaleunit] Suite: flexUnitTests.xml.XMLTesterNamespaceQueries
[royaleunit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.369 sec
[royaleunit] Suite: flexUnitTests.xml.XMLNamespaceTest
[royaleunit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 1.476 sec
[royaleunit] Suite: flexUnitTests.xml.XMLListTesterGeneralTest
[royaleunit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 1.230 sec
[royaleunit] Suite: flexUnitTests.xml.XMLQNameTest
[royaleunit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.738 sec
[royaleunit]
[royaleunit] Results :
[royaleunit]
[royaleunit] Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 9.471 sec
[royaleunit]
...
[echo]
[echo] XMLJS.test RoyaleUnit Release build tests: PASSED
[echo] XMLJS.test RoyaleUnit Debug build tests: Not tested
```
Are you using the latest changes on the branch? After the initial PR, I
checked in some fixes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]