Static cache paths for individual caches #8
GitHub Actions / Minitest Tests - 2.7
failed
Mar 28, 2024 in 0s
17 passed, 2 failed and 0 skipped
❌ test/reports/TEST-IknowCache_Test.xml
19 tests were completed in 6ms with 17 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
IknowCache::Test | 17✅ | 2❌ | 6ms |
❌ IknowCache::Test
✅ test_access
✅ test_path_multi_key
✅ test_access_multi
✅ test_double_configre
✅ test_path_multi_hash
✅ test_invalidate_child_group
❌ test_delete_multi
/home/runner/work/iknow_cache/iknow_cache/lib/iknow_cache.rb:280:in `delete_multi'
✅ test_cache_path_hash
✅ test_path
✅ test_missing_key_hash
✅ test_delete_from_group
✅ test_cache_path_key
✅ test_child_path
✅ test_static_path
✅ test_missing_key_struct
✅ test_statically_versioned_cache_path
✅ test_null_key
✅ test_invalidate_group
❌ test_fetch_multi
/home/runner/work/iknow_cache/iknow_cache/test/iknow_cache_test.rb:181:in `test_fetch_multi'
Annotations
Check failure on line 0 in test/reports/TEST-IknowCache_Test.xml
github-actions / Minitest Tests - 2.7
IknowCache::Test ► test_delete_multi
Failed test found in:
test/reports/TEST-IknowCache_Test.xml
Error:
/home/runner/work/iknow_cache/iknow_cache/lib/iknow_cache.rb:280:in `delete_multi'
Raw output
/home/runner/work/iknow_cache/iknow_cache/lib/iknow_cache.rb:280:in `delete_multi'
/home/runner/work/iknow_cache/iknow_cache/test/iknow_cache_test.rb:194:in `test_delete_multi'
Check failure on line 0 in test/reports/TEST-IknowCache_Test.xml
github-actions / Minitest Tests - 2.7
IknowCache::Test ► test_fetch_multi
Failed test found in:
test/reports/TEST-IknowCache_Test.xml
Error:
/home/runner/work/iknow_cache/iknow_cache/test/iknow_cache_test.rb:181:in `test_fetch_multi'
Raw output
/home/runner/work/iknow_cache/iknow_cache/test/iknow_cache_test.rb:181:in `test_fetch_multi'
Loading