Add worker assertions resource_processing_integration_test#15952
Add worker assertions resource_processing_integration_test#15952Bencodes wants to merge 3 commits intobazelbuild:masterfrom
Conversation
|
@ted-xie mind taking a look at this? |
|
LGTM, we'll import this. |
|
Hello @Bencodes, Could you please resolve the above conflict files. Above PR is awaiting to import. Thanks! |
e848087 to
16d47c3
Compare
|
@ted-xie I think something may have regressed here causing multiplex workers to no longer work, and these tests no longer pass against master even with all the Android related multiplex flags enabled. |
|
@Bencodes Coincidentally, I was just looking at this yesterday and noticed the same thing. I'm working on a fix right now. |
Sounds good. Let me know when you have that fix up and i'll rebase this branch against that to confirm. |
Unblocks merging for PR #15952. RELNOTES: PiperOrigin-RevId: 505149043 Change-Id: I1cb5ccb4c162f26fea51e0cdef8c8553f3a3d5df
|
@Bencodes I merged the fix for multiplexed workers. Could you rebase your PR branch? Once all the presubmit tests pass, we can try importing this again. |
63e0c00 to
32a1a21
Compare
|
@ted-xie rebased and updated the tests to use the correct flag. This should be ready to merge. |
Unblocks merging for PR bazelbuild#15952. RELNOTES: PiperOrigin-RevId: 505149043 Change-Id: I1cb5ccb4c162f26fea51e0cdef8c8553f3a3d5df
Unblocks merging for PR bazelbuild#15952. RELNOTES: PiperOrigin-RevId: 505149043 Change-Id: I1cb5ccb4c162f26fea51e0cdef8c8553f3a3d5df
Adding a few assertions to the worker and multiplex worker tests to ensure that the expected workers are in fact coming up. Closes bazelbuild#15952. PiperOrigin-RevId: 505690186 Change-Id: If732c9f040ec144395b5525a48d3a7d367fe244b
Unblocks merging for PR bazelbuild#15952. RELNOTES: PiperOrigin-RevId: 505149043 Change-Id: I1cb5ccb4c162f26fea51e0cdef8c8553f3a3d5df
Adding a few assertions to the worker and multiplex worker tests to ensure that the expected workers are in fact coming up. Closes bazelbuild#15952. PiperOrigin-RevId: 505690186 Change-Id: If732c9f040ec144395b5525a48d3a7d367fe244b
* Fix multiplexed workers for Android busybox tools Unblocks merging for PR #15952. RELNOTES: PiperOrigin-RevId: 505149043 Change-Id: I1cb5ccb4c162f26fea51e0cdef8c8553f3a3d5df * Add worker assertions resource_processing_integration_test Adding a few assertions to the worker and multiplex worker tests to ensure that the expected workers are in fact coming up. Closes #15952. PiperOrigin-RevId: 505690186 Change-Id: If732c9f040ec144395b5525a48d3a7d367fe244b --------- Co-authored-by: Benjamin Lee <ben@ben.cm> Co-authored-by: kshyanashree <109167932+kshyanashree@users.noreply.github.com>
Unblocks merging for PR #15952. RELNOTES: PiperOrigin-RevId: 505149043 Change-Id: I1cb5ccb4c162f26fea51e0cdef8c8553f3a3d5df
Adding a few assertions to the worker and multiplex worker tests to ensure that the expected workers are in fact coming up. Closes #15952. PiperOrigin-RevId: 505690186 Change-Id: If732c9f040ec144395b5525a48d3a7d367fe244b
Adding a few assertions to the worker and multiplex worker tests to ensure that the expected workers are in fact coming up.