#7771 [WebUI] "ID views" tests fail after running "Automember" tests
Closed: fixed Opened by stsymbal.

This configuration crashes in "Nightly PR":

fedora-28/test_webui_identity:
    requires: [fedora-28/build]
    priority: 50
    job:
      class: RunWebuiTests
      args:
        build_url: '{fedora-28/build_url}'
        test_suite: >-
          test_webui/test_automember.py
          test_webui/test_idviews.py
        template: *ci-master-f28
        timeout: 3600
        topology: *ipaserver

with

AssertionError: Unexpected error: Server is unwilling to perform: Managed Entry Plugin rejected add operation (see errors log).
AssertionError: Unexpected error: Server is unwilling to perform: Automember Plugin update unexpectedly failed.

master:

  • 07c163ca9214b1d6bb2446dd3c93ad04e1382535 Fix "ID views" tests fail after running "Automember" tests

Metadata Update from @stsymbal:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata