Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
f12293eb
Commit
f12293eb
authored
Jan 24, 2019
by
Christophe Maudoux
🐛
Browse files
Adapt screen size to selenium display (#1600)
parent
a2ba3993
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
f12293eb
...
...
@@ -384,7 +384,7 @@ autopkgtest: all
e2e_test
:
all prepare_test_server start_web_server launch_protractor stop_web_server
nox_e2e_test
:
xvfb-run
-a
-s
"-screen 0
10
80x
8
00x16"
$(MAKE)
e2e_test
xvfb-run
-a
-s
"-screen 0 8
0
0x
6
00x16"
$(MAKE)
e2e_test
prepare_test_server
:
-
@mkdir
-p
e2e-tests/conf/sessions/lock e2e-tests/conf/persistents/lock
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment