UNPKG

@rushstack/rush-http-build-cache-plugin

Version:

Rush plugin for generic HTTP cloud build cache

9 lines 713 B
<?xml version="1.0" encoding="UTF-8"?> <testsuites name="jest tests" tests="2" failures="0" errors="0" time="2.133"> <testsuite name="HttpBuildCacheProvider" errors="0" failures="0" skipped="0" timestamp="2024-12-12T01:35:39" time="1.857" tests="2"> <testcase classname="HttpBuildCacheProvider tryGetCacheEntryBufferByIdAsync &gt; " name="prints warning if read credentials are not available (lib/test/HttpBuildCacheProvider.test.js)" time="0.028"> </testcase> <testcase classname="HttpBuildCacheProvider tryGetCacheEntryBufferByIdAsync &gt; " name="attempts up to 3 times to download a cache entry (lib/test/HttpBuildCacheProvider.test.js)" time="0.01"> </testcase> </testsuite> </testsuites>