[
https://issues.apache.org/jira/browse/NIFI-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428551#comment-17428551
]
ASF subversion and git services commented on NIFI-9299:
-------------------------------------------------------
Commit 507a8f5bc3ca8ad05b08c43c278ca407220a3cd6 in nifi's branch
refs/heads/main from greyp9
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=507a8f5 ]
NIFI-9299 - junit test failure (#5455)
> 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
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
>
> [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)