Opened 12 years ago
Closed 12 years ago
#8368 closed defect (duplicate)
DOH: No longer works with shrinksafe split when executed from the commandline.
Reported by: | Jared Jurkiewicz | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | BuildTools | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
DOH: No longer works with shrinksafe split when executed from the commandline.
See: ~/dojo/trunk/util/doh> /opt/V6.1/32bit/IBM/WebSphere/AppServer/java/bin/java -jar ../shrinksafe/js.jar runner.js
The Dojo Unit Test Harness, $Rev: 16243 $ Copyright (c) 2009, The Dojo Foundation, All Rights Reserved
369 tests to run in 27 groups
GROUP "tests.date.locale" has 12 tests to run ~/dojo/trunk/util/doh>
It just terminates.
If I use the 1.2 version (custom_rhino.jar), works fine.
Note: See
TracTickets for help on using
tickets.
dup of #8159