ErrorEvent({ required this.testID, required this.error, required this.stackTrace, required this.isFailure, }) : super(type: EventType.error);