Skip to content

Implement list scrolling to keep selected item visible in long test lists #23

Implement list scrolling to keep selected item visible in long test lists

Implement list scrolling to keep selected item visible in long test lists #23

Re-run triggered August 18, 2025 01:31
Status Failure
Total duration 1m 23s
Artifacts 2

CI.yaml

on: pull_request
Matrix: ci / Run Tests
ci  /  Publish Unit Tests Results
14s
ci / Publish Unit Tests Results
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 15 warnings, and 3 notices
ci / Run Tests (windows-latest)
Process completed with exit code 1.
ci / Run Tests (ubuntu-latest)
[-] Describe Get-TitlePanel failed
ci / Run Tests (ubuntu-latest)
[-] Highlights selected item correctly with scrolling 34ms (33ms|1ms)
ci / Run Tests (ubuntu-latest)
[-] Accepts all parameter types correctly 63ms (62ms|1ms)
ci / Run Tests (ubuntu-latest)
[-] Handles boundary conditions correctly 15ms (14ms|1ms)
ci / Run Tests (ubuntu-latest)
[-] Shows both scroll indicators when in middle 15ms (14ms|1ms)
ci / Run Tests (ubuntu-latest)
[-] Shows scroll up indicator when scrolled down 12ms (11ms|1ms)
ci / Run Tests (ubuntu-latest)
[-] Shows limited items with more indicator when at top 28ms (27ms|1ms)
ci / Run Tests (ubuntu-latest)
[-] Shows all items when list is shorter than height 10ms (9ms|1ms)
ci / Run Tests (ubuntu-latest)
[-] Shows all items when ListHeight is 0 88ms (78ms|10ms)
ci / Run Tests (macOS-latest)
[-] Describe Get-TitlePanel failed
ci / Run Tests (macOS-latest)
[-] Highlights selected item correctly with scrolling 18ms (17ms|0ms)
ci / Run Tests (macOS-latest)
[-] Accepts all parameter types correctly 45ms (45ms|0ms)
ci / Run Tests (macOS-latest)
[-] Handles boundary conditions correctly 20ms (20ms|0ms)
ci / Run Tests (macOS-latest)
[-] Shows both scroll indicators when in middle 16ms (15ms|0ms)
ci / Run Tests (macOS-latest)
[-] Shows scroll up indicator when scrolled down 15ms (15ms|0ms)
ci / Run Tests (macOS-latest)
[-] Shows limited items with more indicator when at top 14ms (13ms|1ms)
ci / Run Tests (macOS-latest)
[-] Shows all items when list is shorter than height 68ms (67ms|0ms)
ci / Run Tests (macOS-latest)
[-] Shows all items when ListHeight is 0 56ms (43ms|13ms)
ci / Run Tests (windows-latest)
No files were found with the provided path: ./tests/out/testResults.xml. No artifacts will be uploaded.
All 2 runs failed: Get-ListPanel Scrolling.Without scrolling (ListHeight = 0 or list fits).Shows all items when ListHeight is 0: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-ListPanel Scrolling.Without scrolling (ListHeight = 0 or list fits).Shows all items when list is shorter than height: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-ListPanel Scrolling.With scrolling (ListHeight > 0 and list is long).Shows limited items with more indicator when at top: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-ListPanel Scrolling.With scrolling (ListHeight > 0 and list is long).Shows scroll up indicator when scrolled down: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-ListPanel Scrolling.With scrolling (ListHeight > 0 and list is long).Shows both scroll indicators when in middle: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-ListPanel Scrolling.With scrolling (ListHeight > 0 and list is long).Handles boundary conditions correctly: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-ListPanel Scrolling.Parameter validation.Accepts all parameter types correctly: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-ListPanel Scrolling.Selected item highlighting.Highlights selected item correctly with scrolling: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 8 runs failed: Get-TitlePanel.Tests.should print test name <_>(): /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-TitlePanel.should return a Spectre.Console.Panel object: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-TitlePanel.should print Pester Explorer with current date: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-TitlePanel.should print pester run name and type: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-TitlePanel.should print container name and type: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
All 2 runs failed: Get-TitlePanel.should print block name and type: /#L0
artifacts/Unit Test Results (OS macOS-latest)/testResults.xml [took 0s] artifacts/Unit Test Results (OS ubuntu-latest)/testResults.xml [took 0s]
ci / Run Tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
ci / Run Tests (macOS-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
ci / Run Tests (macOS-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520

Artifacts

Produced during runtime
Name Size Digest
Unit Test Results (OS macOS-latest) Expired
2.87 KB
sha256:1e7603a707818f31746f8e7d183af96a138bf071260eb9719249d0a2b12de8b2
Unit Test Results (OS ubuntu-latest) Expired
2.87 KB
sha256:1ac12108bfa8ad7148f93ebf90807175f65491540cf484f8303fd67fe4a7a38c