Skip to content

Provided windows compatibility for ExactproMetaInf#325

Draft
Nikita-Smirnov-Exactpro wants to merge 7 commits intomasterfrom
windows-compatible
Draft

Provided windows compatibility for ExactproMetaInf#325
Nikita-Smirnov-Exactpro wants to merge 7 commits intomasterfrom
windows-compatible

Conversation

@Nikita-Smirnov-Exactpro
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 26, 2024

Test Results

 32 files  +1   32 suites  +1   5s ⏱️ ±0s
414 tests +2  414 ✅ +2  0 💤 ±0  0 ❌ ±0 
479 runs  +2  479 ✅ +2  0 💤 ±0  0 ❌ ±0 

Results for commit 569bd5b. ± Comparison against base commit 0c70cd5.

This pull request removes 88 and adds 47 tests. Note that renamed tests count towards both.
        nanos: 878119000
        nanos: 878363000
        nanos: 878414000
        nanos: 878467000
        nanos: 911782000
        nanos: 911823000
        nanos: 921798000
        nanos: 921884000
        nanos: 928162000
        nanos: 928249000
…
com.exactpro.th2.common.schema.factory.ExactproMetaInfTest ‑ [1] jar:file:/C:/Users/test!user/common-0.0.0.jar!/META-INF/MANIFEST.MF, /C:/Users/test!user/common-0.0.0.jar!/META-INF/MANIFEST.MF
com.exactpro.th2.common.schema.factory.ExactproMetaInfTest ‑ [2] jar:file:/home/user/common-0.0.0-dev.jar!/META-INF/MANIFEST.MF, /home/user/common-0.0.0-dev.jar!/META-INF/MANIFEST.MF
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1729146163
        nanos: 103828000
      }
    }
    message_type: "test"
  }
  fields {
    key: "test-field"
    value {
      simple_value: "test-value1"
    }
  }
}
, false
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1729146163
        nanos: 116471000
      }
    }
    message_type: "test"
    properties {
      key: "test-property"
      value: "property-value"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1729146163
        nanos: 45867000
      }
    }
    message_type: "test"
    protocol: "HTTP"
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1729146163
        nanos: 50747000
      }
    }
    message_type: "test"
  }
  fields {
    key: "test-field1"
    value {
      simple_value: "test-value1"
    }
  }
  fields {
    key: "test-field2"
    value {
      simple_value: "test-value2"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1729146163
        nanos: 60415000
      }
    }
    message_type: "test"
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1729146163
        nanos: 6848000
      }
    }
    message_type: "test"
    properties {
      key: "prop-field1"
      value: "prop-value1"
    }
    properties {
      key: "prop-field2"
      value: "prop-value2"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1729146163
        nanos: 70686000
      }
    }
    message_type: "test"
    properties {
      key: "test-property"
      value: "property-value"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1729146163
        nanos: 76936000
      }
    }
    message_type: "test"
  }
  fields {
    key: "test-field"
    value {
      simple_value: "test-value1"
    }
  }
}
, true
…

♻️ This comment has been updated with latest results.

@Nikita-Smirnov-Exactpro
Copy link
Member Author

I have refactored URL.toPath() method
@molotgor could you please update common version to the last special build and try to execute gradlew.bat clean build test on windows

OptimumCode
OptimumCode previously approved these changes Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants