Ticket #6141 (closed defect: invalid)

Opened 9 months ago

Last modified 9 months ago

dojo.tests.array unit test failure: "i is not found" (FF2)

Reported by: bill Owned by: anonymous
Priority: normal Milestone: 1.1
Component: Core Version: 1.1b1
Severity: normal Keywords:
Cc:

Description

Run nightly unit tests on firefox (with firebug turned on) and there's an error "i is not found" on tests._base._array.

Happens on FF2.

Change History

Changed 9 months ago by peller

  • status changed from new to closed
  • resolution set to invalid

It's not a bug. It's a positive test for an exception. However, if your debugger is set to break on exceptions, it will trap it, then you must hit continue.

Note: See TracTickets for help on using tickets.