Bugzilla – Attachment 70162 Details for
Bug 19243
Selenium test for testing the administration module functionality - part 1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19243: Temporary comment failing test - see bug 19560 comment 30
Bug-19243-Temporary-comment-failing-test---see-bug.patch (text/plain), 1.19 KB, created by
Jonathan Druart
on 2017-12-26 19:25:22 UTC
(
hide
)
Description:
Bug 19243: Temporary comment failing test - see bug 19560 comment 30
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-12-26 19:25:22 UTC
Size:
1.19 KB
patch
obsolete
>From d17fc890121cf15ae9e2bffa74a768c27461e256 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 26 Dec 2017 14:38:55 -0300 >Subject: [PATCH] Bug 19243: Temporary comment failing test - see bug 19560 > comment 30 > >--- > t/db_dependent/selenium/administration_tasks.t | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > >diff --git a/t/db_dependent/selenium/administration_tasks.t b/t/db_dependent/selenium/administration_tasks.t >index a68df66b6a..d02eb9a82b 100644 >--- a/t/db_dependent/selenium/administration_tasks.t >+++ b/t/db_dependent/selenium/administration_tasks.t >@@ -118,12 +118,12 @@ SKIP: { > ); # Edit > $s->fill_form( { branchname => 'another branchname' } ); > $s->submit_form; >- $s->click( >- { >- href => '/admin/branches.pl?op=delete_confirm&branchcode='. $branchcode, >- main => 'doc3' >- } >- ); # Delete >+ #$s->click( >+ # { >+ # href => '/admin/branches.pl?op=delete_confirm&branchcode='. $branchcode, >+ # main => 'doc3' >+ # } >+ #); # Delete > }; > > { #Authorized values >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 19243
:
66788
|
67433
|
67492
|
67493
|
67494
|
67495
|
67496
|
67497
|
68123
|
68124
|
68125
|
68832
|
68833
|
69757
|
69939
|
70160
|
70161
|
70162
|
70163
|
70164
|
70268
|
70269
|
70270