Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-16326

Fix TestNxqlConversion.testConverterILIKE on Windows

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.0-HF04, 7.1
    • Component/s: Elasticsearch, Tests

      Description

      expected:<{[
        "match" : {
          "f1.lowercase" : {
            "query" : "foo",
            "type" : "phrase_prefix"
          }
        }]
      }> but was:<{[
        "match" : {
          "f1.lowercase" : {
            "query" : "foo",
            "type" : "phrase_prefix"
          }
        }
      ]
      }>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.nuxeo.elasticsearch.test.nxql.TestNxqlConversion.testConverterILIKE(TestNxqlConversion.java:231)
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: