Paul Grey created NIFI-9299:
-------------------------------
Summary: junit test failure in TestStandardResourceReferenceFactory
Key: NIFI-9299
URL: https://issues.apache.org/jira/browse/NIFI-9299
Project: Apache NiFi
Issue Type: Improvement
Reporter: Paul Grey
Assignee: Paul Grey
[https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true]
Error: Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.099 s
<<< FAILURE! - in
org.apache.nifi.components.resource.TestStandardResourceReferenceFactory
[18|https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true#step:9:18]Error:
org.apache.nifi.components.resource.TestStandardResourceReferenceFactory.testCreateResourceReferences
Time elapsed: 0.011 s <<< FAILURE!
[19|https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true#step:9:19]org.opentest4j.AssertionFailedError:
expected: </dir1/test1.jar> but was: <D:\dir1\test1.jar>
[20|https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true#step:9:20]
at
org.apache.nifi.components.resource.TestStandardResourceReferenceFactory.assertResourceReference(TestStandardResourceReferenceFactory.java:84)
[21|https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true#step:9:21]
at
org.apache.nifi.components.resource.TestStandardResourceReferenceFactory.testCreateResourceReferences(TestStandardResourceReferenceFactory.java:46)
[22|https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true#step:9:22]
[23|https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true#step:9:23]Error:
Failures:
[24|https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true#step:9:24]Error:
TestStandardResourceReferenceFactory.testCreateResourceReferences:46->assertResourceReference:84
expected: </dir1/test1.jar> but was: <D:\dir1\test1.jar>
[25|https://github.com/apache/nifi/runs/3874773606?check_suite_focus=true#step:9:25]Error:
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)