Fix multiple clipboards on the Azure Windows 10 2004 workers
Categories
(Testing :: General, task)
Tracking
(Not tracked)
People
(Reporter: masterwayz, Assigned: masterwayz)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
We may want to disable clipboard redirection on the new Azure Windows 10 2004 workers to fix clipboard related intermittent failures.
We've been looking into; and posting here for reference:
https://docs.microsoft.com/en-us/windows/win32/termserv/disabling-terminal-services-features
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
Rob, a couple questions. Did you encounter a similar issue in AWS, and if so how did you address it? Task wise do you know if there is a way to run powershell with elevated privileged in mozharness?
:masterwayz, could you add details on what you have tried in mozharness?
| Assignee | ||
Comment 3•4 years ago
|
||
I just updated https://phabricator.services.mozilla.com/D122133 with what I have now. The commented out section in desktop_unittest.py was my first attempt but the win_unittest.py seems a bit more successful though still fails.
Updated•4 years ago
|
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 4•4 years ago
•
|
||
This should be fixed in new images that mcornmesser is creating after jmaher and me spend time in a VM of mine figuring out where the issue is. Turns out, there's a user clipboard service that was causing this.
| Assignee | ||
Comment 5•4 years ago
|
||
Do you remember if we solved this?
| Assignee | ||
Comment 6•4 years ago
|
||
Didn't mean to close it.
| Assignee | ||
Comment 7•4 years ago
|
||
This has been fixed.
Description
•