Skip to content

Refactored Taint Analysis (#216) #195

Refactored Taint Analysis (#216)

Refactored Taint Analysis (#216) #195

GitHub Actions / Lifecycle test results succeeded Feb 29, 2024 in 0s

All 48 tests pass in 1m 23s

48 tests  ±0   48 ✅ ±0   1m 23s ⏱️ -4s
 5 suites ±0    0 💤 ±0 
 5 files   ±0    0 ❌ ±0 

Results for commit bf3f6b4. ± Comparison against earlier commit 4499986.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Lifecycle test results

48 tests found

There are 48 tests, see "Raw output" for the full list of tests.
Raw output
org.jacodb.testing.DatabaseLifecycleTest ‑ classes should not be duplicated()
org.jacodb.testing.DatabaseLifecycleTest ‑ jar should not be blocked after method read()
org.jacodb.testing.DatabaseLifecycleTest ‑ method body could be read from jar()
org.jacodb.testing.DatabaseLifecycleTest ‑ method could be read from build dir()
org.jacodb.testing.DatabaseLifecycleTest ‑ refresh is working when build dir is removed()
org.jacodb.testing.DatabaseLifecycleTest ‑ refresh is working when jar is removed()
org.jacodb.testing.DatabaseLifecycleTest ‑ simultaneous access to method body()
org.jacodb.testing.SubclassesTest ‑ Object subclasses should be the same()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find direct subclasses of Any()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find direct subclasses of Comparable()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find huge number of method overrides()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find huge number of subclasses()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find regular method overrides()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find subclasses for class()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find subclasses for interface()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find subclasses of Any()
org.jacodb.testing.features.RestoredInMemoryHierarchyTest ‑ find subclasses of Comparable()
org.jacodb.testing.persistence.IncompleteDataTest ‑ if runtime is not processed schema should be dropped()
org.jacodb.testing.persistence.IncompleteDataTest ‑ if runtime is processed unprocessed libraries should be outdated()
org.jacodb.testing.persistence.RestoredDBTest ‑ all visible fields should work()
org.jacodb.testing.persistence.RestoredDBTest ‑ all visible methods should work()
org.jacodb.testing.persistence.RestoredDBTest ‑ array type names()
org.jacodb.testing.persistence.RestoredDBTest ‑ body of method()
org.jacodb.testing.persistence.RestoredDBTest ‑ class caching feature works for existed class()
org.jacodb.testing.persistence.RestoredDBTest ‑ class caching feature works for not existed class()
org.jacodb.testing.persistence.RestoredDBTest ‑ class override should work()
org.jacodb.testing.persistence.RestoredDBTest ‑ class task should work()
org.jacodb.testing.persistence.RestoredDBTest ‑ classes common hierarchy()
org.jacodb.testing.persistence.RestoredDBTest ‑ classes common methods usages()
org.jacodb.testing.persistence.RestoredDBTest ‑ enum values()
org.jacodb.testing.persistence.RestoredDBTest ‑ find class from String()
org.jacodb.testing.persistence.RestoredDBTest ‑ find class from build dir folder()
org.jacodb.testing.persistence.RestoredDBTest ‑ find huge number of subclasses()
org.jacodb.testing.persistence.RestoredDBTest ‑ find interface()
org.jacodb.testing.persistence.RestoredDBTest ‑ find method overrides()
org.jacodb.testing.persistence.RestoredDBTest ‑ find subclasses for class()
org.jacodb.testing.persistence.RestoredDBTest ‑ find subclasses for interface()
org.jacodb.testing.persistence.RestoredDBTest ‑ find subclasses with all hierarchy()
org.jacodb.testing.persistence.RestoredDBTest ‑ get all methods()
org.jacodb.testing.persistence.RestoredDBTest ‑ hidden fields()
org.jacodb.testing.persistence.RestoredDBTest ‑ inner and static()
org.jacodb.testing.persistence.RestoredDBTest ‑ local and anonymous classes()
org.jacodb.testing.persistence.RestoredDBTest ‑ method parameters()
org.jacodb.testing.persistence.RestoredDBTest ‑ override existed field and method()
org.jacodb.testing.persistence.RestoredDBTest ‑ static flag on classes()
org.jacodb.testing.persistence.RestoredDBTest ‑ virtual class methods override should work()
org.jacodb.testing.persistence.RestoredDBTest ‑ virtual classes should work()
org.jacodb.testing.persistence.RestoredDBTest ‑ virtual fields and methods of virtual classes()