Maksim Ivanov
Maksim Ivanov
Seems like the teardown of the previous test didn't actually complete by the time the next test started.
It seems that PC/SC-Lite doesn't let connecting to the card until the background thread completed some initialization (which is designated, in particular, by the `Card ATR:` log). So even if...
Hello, could you please share the policy dump from the Chromebook? It can be obtained at `chrome://policy`. Feel free to send it to [email protected] in case you're uncomfortable with attaching...
Closing this as obsolete (for posterity, this wasn't well understood, but presumably there was an issue with delivering policies to the devices).
> Is it possible that this could this be an issue for us, considering the fact that we use a chrome kiosk app with manifest version 2 and also using...
Capturing one thought: probably #1152 should be enhanced in a way similar to the code touched in #1155. In other words, when we `await` on an incoming port, the port...
Wasn't `f6618782df1521e674061d3b6a6bb973ed78f591` already part of the 7.2.0-rc1 release? Git log shows this commit on the branch, however we observed the issue after updating to that version.
The problem is not seen consistently - only seen on about 1 build out of 6. FWIW it happened on a particular builder type only (as opposed to the few...
> Thanks. But did it occur more than once? Just a singular flaky failure I could understand, but if this occurred even twice, I'd feel a bit alarmed. It was...
I haven't managed to repro it locally yet, so so far the way to reproduce or test it is uploading a ChromeOS CL that changes `.bazelversion` and CQ'ing it. BTW...