Bug 887054 - Part 4: Mark dom/network/tests/unit/test_tcpserversocket.js to run sequentially. r=ahal

This commit is contained in:
Mihnea Dobrescu-Balaur 2013-08-14 11:31:20 -07:00
Родитель 9cabfa0a4a
Коммит 641061953b
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -5,3 +5,4 @@ tail =
[test_tcpsocket.js]
[test_multisend.js]
[test_tcpserversocket.js]
run-sequentially = Uses hardcoded port, bug 903830.

Просмотреть файл

@ -4,3 +4,4 @@ tail =
[test_tcpsocket_ipc.js]
[test_tcpserversocket_ipc.js]
run-sequentially = Uses hardcoded port, bug 903830.