we have a regression with 5.3.9 which is hard to r...
# lucee
z
we have a regression with 5.3.9 which is hard to repo on mac M1s (i can reproduce on my i7 windows laptop) https://luceeserver.atlassian.net/browse/LDEV-4004 https://github.com/lucee/Lucee/blob/5.3/test/tickets/LDEV4004-v2.cfc the test case is ugly, but when i tried to clean it up further it stopped repo-ing anyone on a mac M1 care to try and help? add
return (path contains "4004");
here to just run these tests https://github.com/lucee/Lucee/blob/5.3/ant/run-testcases.xml#L170