plotly / choreographer

MIT License
1 stars 0 forks source link

Test Output [WindowsOS] #131

Closed amira-d closed 2 weeks ago

amira-d commented 2 weeks ago

Collecting information about the system: Windows 10 10.0.19045 uname_result(system='Windows', node='DESKTOP-7E3QP8H', release='10', version='10.0.19045', machine='AMD64') Looking for browser: looking for chrome C:\Program Files\Google\Chrome\Application\chrome.exe ****Looking for version info: b'devtools @ file:///C:/Users/Amira%20Doghri/Documents/devtools_protocol\r\n' b'heads/main-0-g8bb9fad\n' 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)] sys.version_info(major=3, minor=11, micro=9, releaselevel='final', serial=0) Done with version info.** ****Sync test headless**** DEBUG REPORT: BROWSER_PATH: C:\Program Files\Google\Chrome\Application\chrome.exe USER_DATA_DIR: C:\Users\AMIRAD~1\AppData\Local\Temp\tmplys683gn write_json: write_json: {"id": 0, "method": "Browser.close"} [1007/193930.727:ERROR:devtools_pipe_handler.cc(188)] Connection terminated while reading from pipe [1007/193930.728:ERROR:devtools_pipe_handler.cc(273)] Could not write into pipe [1007/193930.729:ERROR:devtools_pipe_handler.cc(273)] Could not write into pipe pipe.close() (or slow Browser.close) method closed browser Caught expected error in self-wrte bye: [Errno 9] Bad file descriptor Expected error closing 6: [Errno 9] Bad file descriptor Expected error closing 3: [Errno 9] Bad file descriptor Expected error closing 4: [Errno 9] Bad file descriptor Expected error closing 5: [Errno 9] Bad file descriptor Tempfile still exists?: False Done with sync test headless *Async Test headless**** DEBUG REPORT: BROWSER_PATH: C:\Program Files\Google\Chrome\Application\chrome.exe USER_DATA_DIR: C:\Users\AMIRAD~1\AppData\Local\Temp\tmpliq209q1 read_jsons (blocking): write_json: write_json: {"id": 0, "method": "Target.getTargets"} {"id":0,"result":{"targetInfos":[]}} read_jsons: {'id': 0, 'result': {'targetInfos': []}} run_read_loop() found future for key ('', 0) read_jsons (blocking): write_json: write_json: {"id": 1, "method": "Browser.close"} {"id":1,"result":{}} read_jsons: {'id': 1, 'result': {}} run_read_loop() found future for key ('', 1) read_jsons (blocking): caught OSError in read() [Errno 9] Bad file descriptor PipeClosedError caught pipe.close() method closed browser Caught expected error in self-wrte bye: [Errno 9] Bad file descriptor Expected error closing 6: [Errno 9] Bad file descriptor Expected error closing 3: [Errno 9] Bad file descriptor Expected error closing 4: [Errno 9] Bad file descriptor Expected error closing 5: [Errno 9] Bad file descriptor Tempfile still exists?: False **Done with async test headless*

Thank you! Please share these results with us!

ayjayt commented 2 weeks ago

looks correct, thank you!