Omnimaga

General Discussion => Technology and Development => Web Programming and Design => Topic started by: Eeems on March 11, 2013, 12:29:50 pm

Title: Snow Storm
Post by: Eeems on March 11, 2013, 12:29:50 pm
Hey all,

I've setup a testswarm (https://github.com/jquery/testswarm) site for the testing of various JavaScript projects that I've been working on here (http://swarm.eeems.ca)
I would appreciate it if you guys wanted to help me test them across multiple browsers. If your browser is not on the list, let me know and I can add it.
Enter the Storm (http://swarm.eeems.ca/run/eeems?run_token=f29cbf0cd3479c051a9bbc03fe4dad58cfc0eff1)

Browsers I want to test in but don't have connected yet:
Title: Re: Re: Snow Storm
Post by: DJ Omnimaga on March 11, 2013, 01:09:45 pm
Crysis in Javascript??? O.O

I'll try them if I get some time later probably. I am curious about what you got there :)
Title: Re: Snow Storm
Post by: Eeems on March 11, 2013, 02:06:45 pm
Crysis in Javascript??? O.O
Shhhh! Don't give away the suprise! j/k
No nothing that elaborate.
Quote
I'll try them if I get some time later probably. I am curious about what you got there :)
Well you wont see much, It's just some automated tests that run to make sure that the projects work across multiple browsers.
Title: Re: Snow Storm
Post by: ElementCoder on March 11, 2013, 04:04:39 pm
I'll have IE10 poke around when I'm on and maybe FF20 as well :)
[edit] That is if it not keeps deciding to disappear after install .__.
Title: Re: Snow Storm
Post by: Eeems on March 11, 2013, 04:05:30 pm
I'll have IE10 poke around when I'm on and maybe FF20 as well :)
Sweet thanks :D
Hmm, maybe I should also want Safari.... meh
Title: Re: Snow Storm
Post by: flyingfisch on March 11, 2013, 04:24:27 pm
You don't care about midori? :'(
Title: Re: Snow Storm
Post by: Eeems on March 11, 2013, 04:26:38 pm
You don't care about midori? :'(
I could add it as soon as I get server access again :)
It is webkit based though, so google chrome test should be near what it is.
Title: Re: Snow Storm
Post by: flyingfisch on March 11, 2013, 04:28:39 pm
What about rekonq?
Title: Re: Snow Storm
Post by: Eeems on March 11, 2013, 04:30:12 pm
What about rekonq?
I'll see if I can add it as well. The problem with these lesser known browsers is that ua-parser might not recognize them. That is what testswarm uses to detect what browser you are on.
Title: Re: Snow Storm
Post by: flyingfisch on March 11, 2013, 04:32:01 pm
are any text-based browsers supported?
Title: Re: Snow Storm
Post by: Eeems on March 11, 2013, 04:32:59 pm
are any text-based browsers supported?
I've setup a testswarm (https://github.com/jquery/testswarm) site for the testing of various JavaScript projects that I've been working on
So no.
Title: Re: Snow Storm
Post by: flyingfisch on March 11, 2013, 04:40:03 pm
are any text-based browsers supported?
I've setup a testswarm (https://github.com/jquery/testswarm) site for the testing of various JavaScript projects that I've been working on
So no.

Oh, too bad. I wanted to try using a PRIZM to test it :D
Title: Re: Snow Storm
Post by: MGOS on March 11, 2013, 04:48:43 pm
what about Opera?
Title: Re: Snow Storm
Post by: Eeems on March 11, 2013, 04:49:35 pm
what about Opera?
Have you looked at the site yet?
http://swarm.eeems.ca/
Title: Re: Snow Storm
Post by: MGOS on March 11, 2013, 04:51:21 pm
what about Opera?
Have you looked at the site yet?
http://swarm.eeems.ca/
oh :D
Title: Re: Snow Storm
Post by: Eeems on March 12, 2013, 03:39:17 pm
Rekonq and Midori have been added.
Title: Re: Snow Storm
Post by: DJ Omnimaga on March 12, 2013, 03:52:37 pm
Also since when Firefox and Chrome past version 20? ??? (I have the latest versions due to updating regularly but I never bothered checking the numbers)
Title: Re: Snow Storm
Post by: Eeems on March 12, 2013, 03:57:34 pm
Also since when Firefox and Chrome past version 20? ??? (I have the latest versions due to updating regularly but I never bothered checking the numbers)
Nightly versions of Fx ;)
Firefox is only at version 19 in the stable channel.
Chrome has been over 20 for a while though.
http://googlechromereleases.blogspot.ca

EDIT: btw, I added animated snow to the site...just cause.
Title: Re: Snow Storm
Post by: Sorunome on March 12, 2013, 08:28:47 pm
add elinks support :P JK/me runs

I like snow stormes, i'll check out the games now :D
Title: Re: Snow Storm
Post by: Eeems on March 12, 2013, 08:30:58 pm
add elinks support :P JK/me runs

I like snow stormes, i'll check out the games now :D
no games in dev as of yet.
Title: Re: Snow Storm
Post by: ElementCoder on March 13, 2013, 05:31:52 am
Had FF20 and FF21 have a poke around. 21 passed everything, 20 shows a flag saying "Maximum execution time exceeded." at the AutoComplete[1363108744] test.
Title: Re: Snow Storm
Post by: DJ Omnimaga on March 13, 2013, 05:40:38 am
How does it work by the way? I have no clue what to do on the 2 pages posted in the 1st post :P
Title: Re: Snow Storm
Post by: Eeems on March 13, 2013, 09:52:22 am
Had FF20 and FF21 have a poke around. 21 passed everything, 20 shows a flag saying "Maximum execution time exceeded." at the AutoComplete[1363108744] test.
Thanks, I reset that test. do you mind running it again?
How does it work by the way? I have no clue what to do on the 2 pages posted in the 1st post :P
One page lets you look at all the stats for all the tests and the other let's your browser run any unfinished tests automatically if it is one of the browsers needed.
Title: Re: Snow Storm
Post by: ElementCoder on March 14, 2013, 03:22:30 am
FF20 ran that timed out test again and passed. Konqueror passed as well :)
Title: Re: Snow Storm
Post by: Eeems on March 14, 2013, 12:56:57 pm
FF20 ran that timed out test again and passed. Konqueror passed as well :)
I wonder why it timed out the first time...
New test have been added due to some changes. I'm now on IE10 at work so if someone has IE9 to test with that would be awesome :D
Title: Re: Snow Storm
Post by: aeTIos on March 14, 2013, 08:20:13 pm
Don't you need Chromium in the test?
Title: Re: Snow Storm
Post by: Eeems on March 14, 2013, 09:23:15 pm
Don't you need Chromium in the test?
I don't need it. I could add it though if you want to point a chromium browser to it every so often.
Title: Re: Snow Storm
Post by: Eeems on March 18, 2013, 01:46:19 pm
http://swarm.eeems.ca/user/eeems As you can see, I'm still missing browsers to test for me :/
Title: Re: Snow Storm
Post by: Eeems on March 19, 2013, 10:51:29 am
New run token created due to the server issues. First post updated.
Title: Re: Snow Storm
Post by: ElementCoder on March 22, 2013, 05:07:07 am
Konqueror fails all but the first test :(
Title: Re: Snow Storm
Post by: Eeems on March 22, 2013, 10:42:40 am
Konqueror fails all but the first test :(
Thanks, well this will be hard for me to test all the time. I'm not even sure it's a fault with my code. It might be Qunit or something.

EDIT: If nobody is going to run the test for Midori or Rekonq then I'm going to remove them from the default test group.
Title: Re: Snow Storm
Post by: Eeems on March 27, 2013, 01:25:36 am
I just created a virtual machine and installed Konqueror. I didn't get any errors when I ran the test. I'm not sure whats happening for you ElementCoder. Maybe your version of Konqueror is outdated?
Title: Re: Snow Storm
Post by: DJ Omnimaga on March 27, 2013, 01:26:42 am
Can a browser behave differently on a different OS version than another? (For example IE8 on Windows XP vs IE8 on Windows 7)
Title: Re: Snow Storm
Post by: Eeems on March 27, 2013, 01:27:29 am
Can a browser behave differently on a different OS version than another? (For example IE8 on Windows XP vs IE8 on Windows 7)
Highly unlikely, unless they have unstable code.
Title: Re: Snow Storm
Post by: ElementCoder on March 27, 2013, 02:45:54 pm
I just created a virtual machine and installed Konqueror. I didn't get any errors when I ran the test. I'm not sure whats happening for you ElementCoder. Maybe your version of Konqueror is outdated?
Sorry, I missed your post. I was in a bit of a hurry so I rushed to some tasks.
Then that may be the case, it crashes a lot on its own (like when uploading images). Unfotunately they won't allow me to update the software so I guess I'm not of any use for Konqueror anymore then.
Title: Re: Snow Storm
Post by: Eeems on April 11, 2013, 03:20:01 pm
I just created a virtual machine and installed Konqueror. I didn't get any errors when I ran the test. I'm not sure whats happening for you ElementCoder. Maybe your version of Konqueror is outdated?
Sorry, I missed your post. I was in a bit of a hurry so I rushed to some tasks.
Then that may be the case, it crashes a lot on its own (like when uploading images). Unfotunately they won't allow me to update the software so I guess I'm not of any use for Konqueror anymore then.
Thanks ok.


I've got a bunch of incomplete tests so if anybody could get them tested that would be great. I've fazed out all beta browsers, so I am only testing for the currently released/supported browsers.
Title: Re: Snow Storm
Post by: DJ Omnimaga on April 11, 2013, 10:57:51 pm
Everytime this topic is bumped, I think someone just got hit by a snowstorm and he wanted to share it. :P