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

Enable RocksDB tests on Windows

    XMLWordPrintableJSON

Details

    Description

      Several RocksDB tests were previously disabled as they could not finish successfully. We recently upgraded our RocksDB version however which adds Windows support, so we should enable these tests again. I tried them already locally and they do in fact pass.

      Except one, which fails due to path normalization:

      RocksDBStateBackendConfigTest#testSetDbPath:
      arrays first differed at element [0]; 
      Expected :C:\Users\Zento\AppData\Local\Temp\junit842723791275019440\junit527481104946100979
      Actual   :C:/Users/Zento/AppData/Local/Temp/junit842723791275019440/junit527481104946100979
      
      

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: