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

[py] Improve testing infraestructure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.3
    • 1.1.0
    • API / Python

    Description

      The Verify() test function errors out when array elements are missing:

      env.generate_sequence(1, 5)\
               .map(Id()).map_partition(Verify([1,2,3,4], "Sequence")).output()
      

      IndexError: list index out of range

      There should also be more documentation in test functions.

      I am already working on a pull request to fix this.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              omaralvarez Omar Alvarez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 24h
                  24h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified