Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drone.io integration for Weblinks #260

Merged
merged 7 commits into from Aug 24, 2016

Conversation

yvesh
Copy link
Member

@yvesh yvesh commented Aug 17, 2016

Summary of Changes

Integration of drone.io into weblinks

Testing Instructions

Review and check log of drone.io

//cc @puneet0191 @javigomez

@yvesh yvesh changed the title Drone2016 Drone.io integration for Weblinks Aug 17, 2016
- sleep 3
- fluxbox &
- vendor/bin/robo run:tests
- echo "Finished tests at $(date)"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is needed

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Jelle, we are testing and comparing the performance versus travis currently ;-) That's the reason i added it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think the time is always displayed. So you don't need to add it

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay removed it :-)

- cd /tests/www
- export DISPLAY=:0
- Xvfb -screen 0 1024x768x24 -ac +extension GLX +render -noreset > /dev/null 2>&1 &
- sleep 3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure, but this type of errors use to happen in Travis too. We solved by increasing the sleep time giving more time Xvfb-fluxbox to launch and they dissapeared:

...
Failed to read: session.screen0.menu.alpha
Setting default value
Failed to read: session.screen0.menuDelay
Setting default value
...

@javigomez
Copy link
Contributor

Tests passing at http://82.165.166.30/joomla-extensions/weblinks/5.
Merging.

@javigomez javigomez merged commit 3f6f239 into joomla-extensions:master Aug 24, 2016
javigomez added a commit to javigomez/weblinks that referenced this pull request Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants