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

chore(ci): rerun failed tests, scan log, report flaky tests #4625

Merged
merged 1 commit into from Jun 8, 2020

Conversation

pihme
Copy link
Contributor

@pihme pihme commented May 28, 2020

Description

  • rerun failing tests
  • extract flaky tests from log
  • collect flaky tests at the end and add them to description

Related issues

closes #4347

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • [n/a] The submitting code follows our code style
  • [n/a] If submitting code, please run mvn clean install -DskipTests locally before committing

@pihme pihme requested a review from menski May 28, 2020 13:48
Copy link
Contributor

@menski menski left a comment

Choose a reason for hiding this comment

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

bors r+ 🏗️

zeebe-bors bot added a commit that referenced this pull request Jun 8, 2020
4625: chore(ci): rerun failed tests, scan log, report flaky tests r=menski a=pihme

## Description

* rerun failing tests
* extract flaky tests from log 
* collect flaky tests at the end and add them to description

## Related issues

closes #4347

#

Co-authored-by: pihme <pihme@users.noreply.github.com>
@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented Jun 8, 2020

Build failed

@menski
Copy link
Contributor

menski commented Jun 8, 2020

bors retry

@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented Jun 8, 2020

Build succeeded

@zeebe-bors zeebe-bors bot merged commit 93a464f into develop Jun 8, 2020
@zeebe-bors zeebe-bors bot deleted the 4347-detect-flaky-tests branch June 8, 2020 09:18
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2024
* feat(backend): resource based permissions for SaaS

* enable reading resource based permissions from Identity in SaaS
* implement updating the permissions every 5 minutes

closes #4625

* chore(backend): clean up
github-merge-queue bot pushed a commit that referenced this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rerun failed tests automatically and detect flaky tests
4 participants