Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[e2e] Test multiple failure behavior #2514

Merged
merged 2 commits into from
Feb 11, 2020

Conversation

collinjackson
Copy link
Contributor

@collinjackson collinjackson commented Feb 11, 2020

Description

Adds a skipped integration test for flutter/flutter#48601.

Will be fixed by #2465

Note: Right now the plugins CI only runs e2e driver tests on iOS. However, this should be sufficient to exercise the fix for flutter/flutter#48601.

Related Issues

flutter/flutter#48601

@collinjackson collinjackson changed the title Test failure behavior [e2e] Test multiple failure behavior Feb 11, 2020
@collinjackson collinjackson merged commit 4dc097d into flutter:master Feb 11, 2020
@collinjackson collinjackson deleted the failure_integration branch February 11, 2020 00:36
expect(
result,
'failure',
skip: true, // https://github.com/flutter/flutter/issues/48601
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: why is skip used?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm about to issue a fix for it is the idea.

sanekyy pushed a commit to sanekyy/plugins that referenced this pull request Feb 18, 2020
* driver test for failure behavior
EdwinRomelta pushed a commit to EdwinRomelta/plugins that referenced this pull request Jun 11, 2020
* driver test for failure behavior
FlutterSu pushed a commit to FlutterSu/flutter-plugins that referenced this pull request Nov 20, 2020
* driver test for failure behavior
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants