Zfilipin has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/65255


Change subject: Fixed mysterious "Tests Failed" error when all tests pass
......................................................................

Fixed mysterious "Tests Failed" error when all tests pass

Example of a failed Jenkins job:
https://wmf.ci.cloudbees.com/view/s-t2.w/job/browsertests-test2.wikipedi
a.org-linux-chrome/326/console
Bug: 48214

Change-Id: Id8d2431e1fc40f1611e7a9207bf8ac6d95b2d159
---
M features/support/pages/aftv5_page.rb
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests 
refs/changes/55/65255/1

diff --git a/features/support/pages/aftv5_page.rb 
b/features/support/pages/aftv5_page.rb
index 08d68ab..d37d073 100644
--- a/features/support/pages/aftv5_page.rb
+++ b/features/support/pages/aftv5_page.rb
@@ -1,3 +1,5 @@
+require 'page-object'
+
 class AFTv5Page
   include PageObject
 

-- 
To view, visit https://gerrit.wikimedia.org/r/65255
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8d2431e1fc40f1611e7a9207bf8ac6d95b2d159
Gerrit-PatchSet: 1
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to