Project

General

Profile

Actions

Bug #14034

closed

Intermediate failures on Jenkins for puppetclass_lookup_key integration test

Added by Ori Rabin almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Tests
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

This test fails between visit and within because the table isn't there yet:


test "uncheck override" do
  visit puppetclass_lookup_keys_path
  within(:xpath, "//table") do
    click_link "ssl" 
  end

This might also start happening in test 'can hide value when overriden' which starts the same as the test above.


Related issues 2 (0 open2 closed)

Related to Foreman - Bug #13293: Intermittent host#edit parameter integration test failures after timeoutResolvedDaniel Lobato Garcia01/20/2016Actions
Related to Foreman - Bug #13976: Unckecking override checkbox in smart class parameters effects other checkboxesClosedOri Rabin03/01/2016Actions
Actions

Also available in: Atom PDF