Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter CI Job for Integration Tests Does Not Work #6

Closed
raffaelfoidl opened this issue Aug 14, 2021 · 4 comments
Closed

Flutter CI Job for Integration Tests Does Not Work #6

raffaelfoidl opened this issue Aug 14, 2021 · 4 comments

Comments

@raffaelfoidl
Copy link
Member

In GitLab by @11775820 on Aug 14, 2021, 14:37

The .gitlab-ci.yml already contains a command that starts the integration tests. However, after running the command, no tests are executed - the log stops at Application finished.. When starting chromedriver with the --verbose flag, one can see that the output differs from when integration tests are executed locally. As executing the integration tests also does not work from within the Docker container when testing it locally (same behaviour), something seems to be amiss - so it should not be an issue with the GitLab CI.

Executing the very same commands (to start the chromedriver and flutter drive) locally, without a Docker container, works as expected. Some investigations are necessary.

Inspiration for the CI job: https://gitlab.com/nicolalandro/flutter_test_app/-/tree/master. Maybe we need to have a look at the Docker image used there.

@raffaelfoidl
Copy link
Member Author

In GitLab by @11775820 on Aug 14, 2021, 14:38

marked this issue as related to #4

@raffaelfoidl
Copy link
Member Author

In GitLab by @11775820 on Sep 4, 2021, 19:21

created branch 6-flutter-ci-job-for-integration-tests-does-not-work to address this issue

@raffaelfoidl
Copy link
Member Author

In GitLab by @11775820 on Sep 30, 2021, 13:57

changed time estimate to 5h

@raffaelfoidl
Copy link
Member Author

In GitLab by @11775820 on Sep 30, 2021, 13:58

changed time estimate to 3h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant