Skip to content

Conversation

jonathanmetzman
Copy link
Contributor

This reverts commit be6c929.

'name': DOCKER_TOOL_IMAGE,
'args': args,
'dir': directory,
'id': f'build-{get_unique_build_step_image_id()}',
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you add a comment to explain what this is needed for?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This awful bit of code (awful because the tests make it awful, because I need to change 5 or 6 3000 line golden files) is needed to allow the push step to happen concurrently with compilation.

@jonathanmetzman
Copy link
Contributor Author

/gcbrun trial_build.py c c++ --sanitizer address --fuzzing-engine libfuzzer

@jonathanmetzman
Copy link
Contributor Author

/gcbrun trial_build.py c++ --sanitizer address --fuzzing-engine libfuzzer

1 similar comment
@jonathanmetzman
Copy link
Contributor Author

/gcbrun trial_build.py c++ --sanitizer address --fuzzing-engine libfuzzer

@jonathanmetzman
Copy link
Contributor Author

jonathanmetzman commented Jan 17, 2025

/gcbrun trial_build.py tinyusb pigweed --sanitizer address --fuzzing-engine libfuzzer

@oliverchang oliverchang merged commit a6d0c93 into master Jan 19, 2025
18 of 19 checks passed
@oliverchang oliverchang deleted the reland branch January 19, 2025 22:58
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.

2 participants