-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Python
-
Storage Engines, Storage Engines - Persistence
-
SE Persistence backlog
-
None
When doing the big merge, a small number of tests were left behind on the disagg branch due to known issues when run on develop. These tests are:
- test_layered05.py
- test_layered06.py
- test_layered10.py
- test_layered11.py
- test_layered12.py
- test_layered13.py
- test_layered32.py
- test_layered35.py
- test_layered42.py
- test_layered45.py
- The layered configs of test_truncate01.py
Once the CI blockers are all sorted out and develop is reasonably green again, we should give these another run. I expect a bunch will start passing due to other fixes, but the ones that still fail will need more attention.