Commit Graph

17 Commits

Author SHA1 Message Date
Aaron Munger 1986d172c4 skip test for failing again (#266230) 2025-09-11 17:28:59 +00:00
Aaron Munger c8c7793eec poll for change to allow async update (#265724)
* poll for change to allow async update

* import poll
2025-09-08 13:05:44 -07:00
Aaron Munger 3d6395e70b extra async call (#246018) 2025-04-08 20:43:33 +00:00
Don Jayamanne f309a5e375 Fix test failure and improve visibility check (#210128)
* Fix test failure when UI is small

* oops
2024-04-11 08:07:50 +02:00
Aaron Munger fe6db4073f allow time to scroll (#204646) 2024-02-07 11:08:03 -08:00
aamunger 869f18c010 fail with more info 2023-03-01 15:31:54 -08:00
aamunger 2d169f44a3 small diagnostics update 2023-02-28 14:50:03 -08:00
aamunger 2deaa43aa6 specify notebook document 2022-11-16 14:01:31 -08:00
Rob Lourens 8c2fd550a3 Notebook cell execute in Interactive Window Test Fails on MacOS (#157963)
* Notebook cell execute in Interactive Window Test Fails on MacOS
Fixes #157826

* Remove .only
2022-08-12 09:31:11 -07:00
aamunger 694324e3ac add parameter to Interactive Execute to specify resource 2022-08-11 10:45:24 -07:00
Peng Lyu 7833aade5a Separate notebook kernel and api test (#156946)
* Separate notebook kernel and api test.

* no need to test reopen dirty document
2022-08-03 07:03:10 +02:00
Rich Chiodo 052d5b0027 Fix issue with kernel preselection being overridden by view state (#154968)
* Fix view state overriding selected kernel

* Add test to verify correct kernel is used
2022-07-12 18:03:49 -07:00
Rob Lourens 50e1886048 Fix slow integration test (#153735)
Fixes #152886
2022-06-29 18:22:29 +00:00
Rich Chiodo f361c5b71d Halve the number of executions to speed up test (#152768) 2022-06-22 06:24:21 +02:00
Rich Chiodo b79d02db5c Add test for scrolling 2022-05-24 11:01:51 -07:00
Rich Chiodo 9322fd543d Fix test to pass 2022-05-24 10:13:04 -07:00
Rich Chiodo 5d8bd23756 Add a test 2022-05-23 17:25:00 -07:00