Ticket #53 (closed defect: invalid)

Opened 4 years ago

Last modified 3 years ago

Failed Signal Tests - XP Home SP2 - Firefox 1.5.0.1

Reported by: kael.fischer@… Owned by: somebody
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

browsing  http://www.mochikit.org/tests/index.html.

System: Windows XP Home SP2 - Firefox 1.5.0.1

For Signl.html:

Passed: 49 Failed: 2 ok - Connecting function ok - Disconnecting function ok - Connecting obj-function ok - Disconnecting obj-function ok - Connecting obj-string ok - Disconnecting obj-string ok - An exception was raised ok - HTML onclick event can be connected to a function ok - HTML onclick can be disconnected from a function ok - Checking that a DOM element can be connected to a function ok - ...and then disconnected ok - Connecting one signal to two slots in one object ok - Disconnecting one signal from two slots in one object ok - Connecting one signal to two slots in two objects ok - Disconnecting one signal from two slots in two objects ok - An exception was raised when connecting null ok - An exception was raised when disconnecting null ok - An exception was raised when connecting undefined ok - An exception was raised when disconnecting undefined ok - An exception was raised when connecting an undefined function ok - An exception was raised when disconnecting an undefined function ok - An exception was raised when connecting an undefined method ok - An exception was raised when disconnecting an undefined method ok - An exception was raised when connecting an undefined method (as string) not ok - An exception was not raised when disconnecting an undefined method (as string) ok - An exception was raised when connecting a non-existant signal not ok - An exception was not raised when disconnecting a non-existant signal

Change History

Changed 4 years ago by bob@…

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

These failures are expected. Signal is not finished.

Note: See TracTickets for help on using tickets.