Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-32539

Archunit violations started to fail in test_misc

    XMLWordPrintableJSON

Details

    Description

      blocker since now it fails on every build
      to reproduce jdk 8 is required

      mvn clean install -DskipTests
      mvn verify -pl flink-architecture-tests/flink-architecture-tests-production/ -Darchunit.freeze.store.default.allowStoreUpdate=false
      

      It seems the reason is FLINK-27415
      where it was removed line

      checkArgument(fileLength > 0L);
      

      at the same time it was mentioned in achunit violations and now should be removed as well

      example of failure
      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50946&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=995c650b-6573-581c-9ce6-7ad4cc038461&l=23064

      Attachments

        Issue Links

          Activity

            People

              Sergey Nuyanzin Sergey Nuyanzin
              Sergey Nuyanzin Sergey Nuyanzin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: