Opened 13 years ago
Closed 13 years ago
#4094 closed defect (worksforme)
tests.fx fails in runner.html
Reported by: | Blade | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.9 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Hi, this is BladeSling? from the IRC channel. I'm running windows xp and I've tested with the following browsers and the results are all the same: FF2, IE7, Safari, and IE 6
You can contact me at blade at bladesling dot com
To reproduce the error simply open any of the browsers and run the runner.html
------------------------------------------------------------ GROUP "tests.fx" has 1 test to run 6 tests to run in 1 groups ------------------------------------------------------------ GROUP "t" has 6 tests to run FAILED test: ../../dojo/tests/fx.html::t::wipeOut FAILED test: ../../dojo/tests/fx.html::t::wipeIn FAILED test: ../../dojo/tests/fx.html::t::slideTo FAILED test: ../../dojo/tests/fx.html::t::Toggler
_AssertFailure: file:///C:/cygwin/home/Blaine/dojotoolkit/dojo/_base/_loader/bootstrap.js:281 doh._AssertFailure: assertTrue('false') failed
doh._AssertFailure
ERROR IN:
(function chain(t) {doh.t(false);})
FAILED test: ../../dojo/tests/fx.html::t::chain
_AssertFailure: file:///C:/cygwin/home/Blaine/dojotoolkit/dojo/_base/_loader/bootstrap.js:281 doh._AssertFailure: assertTrue('false') failed
doh._AssertFailure
ERROR IN:
(function combine(t) {doh.t(false);})
FAILED test: ../../dojo/tests/fx.html::t::combine PASSED test: ../../dojo/tests/fx.html
Change History (3)
comment:1 Changed 13 years ago by
Component: | General → Core |
---|---|
Reporter: | changed from guest to Blade |
comment:2 Changed 13 years ago by
Cc: | [email protected]… added |
---|
comment:3 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |