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

[Bug]: Checks added by GHA step attached to irrelevant test #29091

Open
16 tasks
Abacn opened this issue Oct 20, 2023 · 0 comments
Open
16 tasks

[Bug]: Checks added by GHA step attached to irrelevant test #29091

Abacn opened this issue Oct 20, 2023 · 0 comments
Labels
awaiting triage bug github_actions Pull requests that update GitHub Actions code P2

Comments

@Abacn
Copy link
Contributor

Abacn commented Oct 20, 2023

What happened?

See https://github.com/apache/beam/actions/runs/6568261975/workflow?pr=28853:

image

What caused this:

Basically there are two types of status. One is pull_request triggered workflows and another are checks added by some publishers after tests run. "Test Results" are those checks added by "Publish JUnit Test Result" step of all java precommits. But this step does not publish to the correct tests (it attaches to a random test)

This visual glitch, though does not affect the functionality, introduces confusion to developers

Issue Priority

Priority: 2 (default / most bugs should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage bug github_actions Pull requests that update GitHub Actions code P2
Projects
None yet
Development

No branches or pull requests

1 participant