[issue30756] ttk: GUI tests fail on Ubuntu

2020-05-23 Thread Florian Dahlitz
Florian Dahlitz added the comment: I'm on Ubuntu 20.04 64-bit, ran the command provided and got Ran 303 tests in 18.900s OK I was running against the master branch. -- nosy: +DahlitzFlorian ___ Python tracker

[issue30756] ttk: GUI tests fail on Ubuntu

2020-05-23 Thread Terry J. Reedy
Terry J. Reedy added the comment: #40722 is about a hang, at least once, on line 147 def test_variable_change(self): x = ttk.LabeledScale(self.root) x.pack() x.wait_visibility() # Here. -- ___ Python tracker

[issue30756] ttk: GUI tests fail on Ubuntu

2017-06-25 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- stage: -> needs patch type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsu

[issue30756] ttk: GUI tests fail on Ubuntu

2017-06-25 Thread Terry J. Reedy
Terry J. Reedy added the comment: My Win 10 machine consistently runs 272 tests OK in 3 seconds. -- ___ Python tracker ___ ___ Python-

[issue30756] ttk: GUI tests fail on Ubuntu

2017-06-25 Thread Louie Lu
Changes by Louie Lu : -- components: +Tkinter title: GUI tests fail on Ubuntu -> ttk: GUI tests fail on Ubuntu ___ Python tracker ___