Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-14663

Irregular test failure in NodeMoveGetPathIssueTest

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 14.6.0
    • None
    • None

    Description

       

      Irregular test failure:

      *12:13:17  [ERROR]   NodeMoveGetPathIssueTest.assert_moved_node_results_in_get_path_issue:40 
      12:13:17  Expecting:
      12:13:17    <["Skipping facet rule in not-supported location: /tmp"]>
      12:13:17  to contain exactly in any order:
      12:13:17    <["Skipping facet rule in not-supported location",
      12:13:17      "Exception while fetching path for facet rule. Most likely the result of a node move which has not been processed by other (session) listeners. Ignore this exception"]>
      12:13:17  elements not found:
      12:13:17    <["Skipping facet rule in not-supported location",
      12:13:17      "Exception while fetching path for facet rule. Most likely the result of a node move which has not been processed by other (session) listeners. Ignore this exception"]>
      12:13:17  and elements not expected:
      12:13:17    <["Skipping facet rule in not-supported location: /tmp"]>*

      Looking at the code in NodeMoveGetPathIssueTest the message with the /tmp location is actually expected and checked for in the catch block. AssertJ however never seems to throw the exception

      Attachments

        Activity

          People

            Unassigned Unassigned
            abanck Arent-Jan Banck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: