-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
None
-
Affects Version/s: repo-panama
-
Component/s: tools
ConstantsTest seems to be in a broken state after the move to foreign-jextract (and, likely, after the introduction of ConstantHelper): there is a test for "missing constants" which asserts that certain constants should NOT be generated; but this test looks for static fields, not methods, as such it vacuously passes.