Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-3085

Fix PHP interop test on CI to suppress unnecessary warnings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.11.0
    • build, interop, php
    • None

    Description

      Currently, PHP interop test outputs the following warning for each input file.

      This test does not have a @covers annotation but is expected to have one
      

      To suppress this, the interop test case should have the @coversNothing annotation, since it doesn't cover any method directly.
      In addition, it should output which files were read and which were skipped, for the same reason as AVRO-3082.

      Attachments

        Issue Links

          Activity

            People

              sekikn Kengo Seki
              sekikn Kengo Seki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: