Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 21408b6c8407c21202b447c221b3dfce2adc0727
      
https://github.com/jenkinsci/acceptance-test-harness/commit/21408b6c8407c21202b447c221b3dfce2adc0727
  Author: James Nord <[email protected]>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M src/main/java/org/jenkinsci/test/acceptance/po/FormValidation.java

  Log Message:
  -----------
  Fix formvalidation

FormValidation was failing as the structure of the validation changed.

```
Too many validation elements: [[[[[[[FirefoxDriver: firefox on LINUX
(5967b81a-5dce-41f8-a115-117b72e60140)] -> css selector:
[path='/useincluderegex/includeRegex']]] -> xpath:
./../../following-sibling::tr/td[2] | ./../following-sibling::div]] ->
tag name: div], [[[[[[FirefoxDriver: firefox on LINUX
(5967b81a-5dce-41f8-a115-117b72e60140)] -> css selector:
[path='/useincluderegex/includeRegex']]] -> xpath:
./../../following-sibling::tr/td[2] | ./../following-sibling::div]] ->
tag name: div], [[[[[[FirefoxDriver: firefox on LINUX
(5967b81a-5dce-41f8-a115-117b72e60140)] -> css selector:
[path='/useincluderegex/includeRegex']]] -> xpath:
./../../following-sibling::tr/td[2] | ./../following-sibling::div]] ->
tag name: div], [[[[[[FirefoxDriver: firefox on LINUX
(5967b81a-5dce-41f8-a115-117b72e60140)] -> css selector:
[path='/useincluderegex/includeRegex']]] -> xpath:
./../../following-sibling::tr/td[2] | ./../following-sibling::div]] ->
tag name: div]]
```

THis fixes the FormValidationTest (to some extent) however there is a
bug in firefox that causes it not to show the alert when navigating away
from a configuration page.  works with chrome so this is at least a step
in the right direction.


  Commit: f867e16ee135427affaf0aea454bdf194567daf3
      
https://github.com/jenkinsci/acceptance-test-harness/commit/f867e16ee135427affaf0aea454bdf194567daf3
  Author: James Nord <[email protected]>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M src/main/java/org/jenkinsci/test/acceptance/po/FormValidation.java

  Log Message:
  -----------
  Update src/main/java/org/jenkinsci/test/acceptance/po/FormValidation.java

Co-authored-by: Vincent Latombe <[email protected]>


  Commit: 2f6ccc6f8ea21ef42b857e3c3a175d733d39a38e
      
https://github.com/jenkinsci/acceptance-test-harness/commit/2f6ccc6f8ea21ef42b857e3c3a175d733d39a38e
  Author: James Nord <[email protected]>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M src/main/java/org/jenkinsci/test/acceptance/po/FormValidation.java

  Log Message:
  -----------
  Update src/main/java/org/jenkinsci/test/acceptance/po/FormValidation.java


  Commit: ed49220f41283233917fc212a63e59a04f6279d3
      
https://github.com/jenkinsci/acceptance-test-harness/commit/ed49220f41283233917fc212a63e59a04f6279d3
  Author: Vincent Latombe <[email protected]>
  Date:   2021-02-22 (Mon, 22 Feb 2021)

  Changed paths:
    M src/main/java/org/jenkinsci/test/acceptance/po/FormValidation.java

  Log Message:
  -----------
  Merge pull request #646 from jtnord/fix-form-validation


Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/67237e83484b...ed49220f4128

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/67237e-ed4922%40github.com.

Reply via email to