[
https://issues.apache.org/jira/browse/FLINK-32379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17734179#comment-17734179
]
Chesnay Schepler commented on FLINK-32379:
------------------------------------------
Nope, I also couldn't reproduce it.
But it is clearly failing on CI:
* 11:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50160&view=logs&j=298e20ef-7951-5965-0e79-ea664ddc435e&t=d4c90338-c843-57b0-3232-10ae74f00347
* 17:
https://dev.azure.com/chesnay/flink/_build/results?buildId=3643&view=results
oooooh I think we need to set
-Darchunit.freeze.store.default.allowStoreUpdate=false to get it to fail....
> Skip archunit tests in java1X-target profiles
> ---------------------------------------------
>
> Key: FLINK-32379
> URL: https://issues.apache.org/jira/browse/FLINK-32379
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.18.0
>
>
> When compiling to Java 11/17 byte code archunit fails; not sure why. Maybe it
> finds more/less stuff or signatures are represented differently.
> In any case let's use the Java 8 bytecode version as the "canonical" version
> and skip archunit otherwise.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)