blob: 87923461f6e72b23e98189078387570eccf07450 [file] [edit]
Tests various use cases when cloning MessagePorts.
Should be a series of SUCCESS messages, followed with DONE.
SUCCESS: Posting port to itself: DataCloneError: The object can not be cloned.
SUCCESS: Posting entangled port: DataCloneError: The object can not be cloned.
SUCCESS: Posting cloned port.
SUCCESS: Posted messages to cloned port.
SUCCESS: Cloned both endpoints of a channel.
DONE