Skip to content

Conversation

@fbac
Copy link
Collaborator

@fbac fbac commented Sep 4, 2025

No description provided.

@graphite-app
Copy link

graphite-app bot commented Sep 4, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • Queue - adds this PR to the back of the merge queue
  • Hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@macroscopeapp
Copy link

macroscopeapp bot commented Sep 4, 2025

Skip the workers.TestCanGenerateAndAttestReport test when running with the race detector to provide the ability to skip specific tests on race

  • Add a call to flags.SkipOnRaceTest(t) at the start of the test in integration_test.go.
  • Add raceTestEnabled and SkipOnRaceTest(t *testing.T) in main.go.
  • Add a race-only init in flag_race.go that sets raceTestEnabled = true when built with -race.

📍Where to Start

Start with the flags.SkipOnRaceTest function in main.go.


Macroscope summarized c8277a4.

@fbac fbac force-pushed the 09-04-TestCanGenerateAndAttestReport branch from e951ab8 to 485e8a5 Compare September 4, 2025 18:22
@fbac fbac changed the title Increase TestCanGenerateAndAttestReport waitFor Ability to skip specific tests on race Sep 5, 2025
@fbac fbac force-pushed the 09-04-TestCanGenerateAndAttestReport branch from 15d4ad5 to 10b6e30 Compare September 5, 2025 09:09
@fbac fbac force-pushed the 09-04-TestCanGenerateAndAttestReport branch from 10b6e30 to c8277a4 Compare September 5, 2025 09:09
@fbac fbac marked this pull request as ready for review September 5, 2025 09:11
@fbac fbac requested a review from a team as a code owner September 5, 2025 09:11
@fbac fbac merged commit 11a0de2 into main Sep 10, 2025
10 checks passed
@fbac fbac deleted the 09-04-TestCanGenerateAndAttestReport branch September 10, 2025 15:18
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.

3 participants