Unresolved
Details
Assignee
Michael OffnerMichael OffnerReporter
Zac SpitzerZac SpitzerPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Zac Spitzer
Zac SpitzerPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 10 May 2021 at 14:11
Updated 24 April 2023 at 06:48
this is happening with my PR to improve testing filtering https://github.com/lucee/Lucee/pull/1320
[java] [script] Errored: test.tickets.LDEV0835
[java] [script] testB
[java] [script] Component from type [test.tickets.LDEV0835.A] has no accessible static Member with name [getData]
[java] [script] C:\work\lucee6\test\tickets\LDEV0835.cfc:39
[java] [script]
[java] [script] Errored: test.tickets.LDEV0835
[java] [script] testA
[java] [script] Component from type [test.tickets.LDEV0835.Base] has no accessible static Member with name [getData]
[java] [script] C:\work\lucee6\test\tickets\LDEV0835.cfc:33
[java] [script]
[java] [script] Errored: test.tickets.LDEV0835
[java] [script] testBase
[java] [script] Component from type [test.tickets.LDEV0835.Base] has no accessible static Member with name [getData]
[java] [script] C:\work\lucee6\test\tickets\LDEV0835.cfc:27
https://travis-ci.org/github/lucee/Lucee/builds/770488764#L1044
https://github.com/lucee/Lucee/blob/6.0/test/tickets/LDEV0835.cfc