Open Bug 1500967 Opened 6 years ago Updated 2 years ago

Fix todo_is in toolkit/content/tests/chrome/test_custom_element_base.xul

Categories

(Toolkit :: UI Widgets, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: jdescottes, Unassigned)

References

Details

Bug 1499096 will switch a call to ok() to is(). Most likely intended by the author of the test, but the assert fails at the moment:

  todo_is(asControl, twoElement, "getCustomInterface returns interface implementation ");
Component: General → Marionette
Product: Firefox → Testing
Component: Marionette → General
Product: Testing → Firefox
Component: General → XUL Widgets
Priority: P3 → --
Product: Firefox → Toolkit
It should just use ok() and remove the 'twoElement'.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.