mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
one last test of multiple platforms to see whats failing
This commit is contained in:
parent
83fb1d55ad
commit
2415f84b89
1 changed files with 0 additions and 2 deletions
|
@ -78,7 +78,6 @@ sauceTestWorker.push({
|
||||||
, 'browserName' : 'firefox'
|
, 'browserName' : 'firefox'
|
||||||
, 'version' : 'latest'
|
, 'version' : 'latest'
|
||||||
});
|
});
|
||||||
/*
|
|
||||||
// 2) Chrome on Linux
|
// 2) Chrome on Linux
|
||||||
sauceTestWorker.push({
|
sauceTestWorker.push({
|
||||||
'platform' : 'Linux'
|
'platform' : 'Linux'
|
||||||
|
@ -103,7 +102,6 @@ sauceTestWorker.push({
|
||||||
, 'browserName' : 'microsoftedge'
|
, 'browserName' : 'microsoftedge'
|
||||||
, 'version' : 'latest'
|
, 'version' : 'latest'
|
||||||
});
|
});
|
||||||
*/
|
|
||||||
|
|
||||||
sauceTestWorker.drain = function() {
|
sauceTestWorker.drain = function() {
|
||||||
setTimeout(function(){
|
setTimeout(function(){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue