On Jan 13, 5:39 pm, Steven Roussey <srous...@gmail.com> wrote:
> I just ran the tests on the newest tracemonkey branch and had only 3
> failures.
>
> console/3408/issue3408.js
>
> Passed if I ran it by itself and not part of RunAll.
>
> Which leaves only two:
>
> firebug/openDisableEnableReload.js
> firebug/closeOpenOpenSwitchTabsTwice.js
>
> Failing on: "The script should NOT be marked on the Firebug Statusbar Icon,
> it is on"

I think this problem is related to Firefox 4.0 async jsd support which
we have not completely dealt with. I believe the function is correct
but the UI does not update correctly yet.  Because it is async the
time for update can come before or after the test harness checks the
value.

jjb

>
> But like the other, they sometimes pass if run separately (sometimes not!).
>
> So, at the moment, they are all marked as passed!
>
> But then I run the two above, and they fail again. Might be the test?
>
> There also may be tests that passed on one round but might fail on another.
> I'll run again. OK, done. Same results.
>
> -steve--

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to firebug@googlegroups.com.
To unsubscribe from this group, send email to 
firebug+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to