Commit Graph

2 Commits

Author SHA1 Message Date
Steven Wu
f9fe10b744 [Caching] Disable some tests on linux as they failed on aarch64-linux
The error is known due to  rdar://119964830
2024-01-31 18:39:24 -08:00
Steven Wu
52671e1a6a [Caching] Improve swift caching related tests
Improve caching related tests to make them faster and test the situation
closer to what actually happens during explicit module build. Most
noticable changes are:
* Avoid swift stdlib dependency during the tests to save time
* Use dependency scanner output to construct test cases
* Update old test cases that try to simulate caching from file system
  inputs to using only CAS inputs.
2024-01-28 22:06:59 -08:00