-
Notifications
You must be signed in to change notification settings - Fork 62
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
Vagrant test VM not working #1359
Comments
Have you tried following the steps in this video: https://community.alfresco.com/videos/1050-how-to-setup-a-linux-developmenttest-environment-for-aikau |
I've installed Linux Mint 18.1 in a new VM and followed the instructions in the wiki and in the video. When I run "grunt test_local" I get a message in the jetty server about "RequireEverything" file and in the terminal where I ran the "grunt test_local" just a blank screen. Node is taking the 100% o a single core and nothing else seems to happen. |
OK... I have previously been unable to resolve this issue for Axel and I'm not sure I'm going to be able to do better now. I would recommend that rather than contributing this widget back to core Aikau it either remains in your own private namespaced package or you work with other community members to set up a community package distribution of widgets where the community manages contributions and testing themselves. |
Ok David. The widget is already public in our git repository, changing the namespace is trivial, in fact I've already done so in order to progress with the project I'm currently working on. If a community package emerges I'l be happy to contribute it there too. But to be honest, and with sincerely not any intention to offend, don't you think that not solving the testability makes contribution to Aikau almost imposible? Is other people being able to test and contribute new widgets? |
No offence taken. You are completely right, if it's not possible to test then people will not be able to contribute to Aikau. |
I've been trying to run the tests for Aikau but with no success.
After running "mvn clean install jetty:run" in my local machine I can navigate without any issue to "http://localhost:8089/aikau/page/tp/ws/Index" and it shows the test page list as expected, so I don't think the trouble is there.
Then when I run "grunt test" the unit test screen appears but it does not progress, check the image here:
https://imagebin.ca/v/3A5T4HstmJZ4
I've logged to the Trusty virtual machine and even updated it (apt-get update, apt-get upgrade), but nothing changes.
Checking the logs i can see that whenever i try to run the test i get this in syslog:
The text was updated successfully, but these errors were encountered: