Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Update b2g bin location for bot.io #7248

Merged
merged 1 commit into from Dec 31, 2012

Conversation

lightsofapollo
Copy link
Contributor

Note: test is still broken the b2g-desktop instance crashes every time with this error:

1356906119156 Marionette INFO MarionetteComponent loaded
1356906119157 Marionette INFO marionette enabled, loadearly: false

!!! ABORT: failed to construct LayersChild: file ../../../widget/xpwidgets/nsBaseWidget.cpp, line 879

!!! ABORT: failed to construct LayersChild: file ../../../widget/xpwidgets/nsBaseWidget.cpp, line 879


Also: I have refactored the server setup using chef so we can re-deploy to a different server later on.

@lightsofapollo
Copy link
Contributor Author

/botio lint

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_lint from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/a8c64d00dea6397/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/a8c64d00dea6397/output.txt

Total script time: 2.01 mins

Lint: FAILED
----Skipping 40 file(s).
----- /apps/browser/js/modal_dialog.js
73, E:0131: Single-quoted string preferred over double-quoted string.
----- /apps/calendar/js/controllers/alarm.js
25, E:0001: Extra space at end of line
175, E:0110: Line too long (92 characters).
182, E:0001: Extra space at end of line
183, E:0110: Line too long (83 characters).
189, E:0010: Missing semicolon at end of line
----- /apps/calendar/js/db.js
481, E:0011: Missing semicolon after function assigned to a variable
486, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/mozalarm_shim.js
79, E:0011: Missing semicolon after function assigned to a variable
84, E:0011: Missing semicolon after function assigned to a variable
88, E:0011: Missing semicolon after function assigned to a variable
283, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/provider/local.js
39, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/router.js
84, E:0240: @param descriptions must end with valid punctuation such as a period.
85, E:0215: Missing name in @param tag
85, E:0240: @param descriptions must end with valid punctuation such as a period.
133, E:0002: Missing space after ","
156, E:0010: Missing semicolon at end of line
----- /apps/calendar/js/service/caldav.js
387, E:0011: Missing semicolon after function assigned to a variable
395, E:0011: Missing semicolon after function assigned to a variable
407, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/store/abstract.js
166, E:0011: Missing semicolon after function assigned to a variable
171, E:0011: Missing semicolon after function assigned to a variable
285, E:0011: Missing semicolon after function assigned to a variable
289, E:0011: Missing semicolon after function assigned to a variable
351, E:0011: Missing semicolon after function assigned to a variable
355, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/store/alarm.js
164, E:0011: Missing semicolon after function assigned to a variable
191, E:0011: Missing semicolon after function assigned to a variable
216, E:0011: Missing semicolon after function assigned to a variable
263, E:0011: Missing semicolon after function assigned to a variable
264, E:0011: Missing semicolon after function assigned to a variable
273, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/store/busytime.js
104, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/templates/account.js
6, E:0110: Line too long (102 characters).
15, E:0110: Line too long (82 characters).
----- /apps/calendar/js/templates/calendar.js
6, E:0110: Line too long (82 characters).
----- /apps/calendar/js/templates/day.js
5, E:0110: Line too long (110 characters).
7, E:0110: Line too long (102 characters).
21, E:0110: Line too long (93 characters).
----- /apps/calendar/js/templates/month.js
9, E:0110: Line too long (93 characters).
36, E:0110: Line too long (120 characters).
----- /apps/calendar/js/templates/week.js
8, E:0110: Line too long (90 characters).
----- /apps/calendar/js/time_observer.js
15, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/utils/input_parser.js
163, E:0300: File does not end with new line. (}());)
----- /apps/calendar/js/view.js
87, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/js/views/week_child.js
49, E:0001: Extra space at end of line
----- /apps/calendar/js/worker/manager.js
236, E:0002: Missing space before "("
----- /apps/calendar/test/integration/navigation_test.js
16, E:0002: Missing space before "("
----- /apps/calendar/test/integration/views/day_view.js
55, E:0214: Missing description in @param tag
----- /apps/calendar/test/unit/app_test.js
52, E:0011: Missing semicolon after function assigned to a variable
188, E:0110: Line too long (81 characters).
205, E:0110: Line too long (83 characters).
219, E:0110: Line too long (83 characters).
----- /apps/calendar/test/unit/batch_test.js
39, E:0011: Missing semicolon after function assigned to a variable
120, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/controllers/alarm_test.js
80, E:0011: Missing semicolon after function assigned to a variable
89, E:0001: Extra space at end of line
97, E:0001: Extra space at end of line
123, E:0011: Missing semicolon after function assigned to a variable
136, E:0011: Missing semicolon after function assigned to a variable
182, E:0011: Missing semicolon after function assigned to a variable
192, E:0011: Missing semicolon after function assigned to a variable
233, E:0011: Missing semicolon after function assigned to a variable
331, E:0001: Extra space at end of line
351, E:0110: Line too long (114 characters).
355, E:0001: Extra space at end of line
362, E:0110: Line too long (82 characters).
364, E:0110: Line too long (84 characters).
----- /apps/calendar/test/unit/controllers/sync_test.js
87, E:0011: Missing semicolon after function assigned to a variable
144, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/controllers/time_test.js
75, E:0011: Missing semicolon after function assigned to a variable
257, E:0011: Missing semicolon after function assigned to a variable
409, E:0011: Missing semicolon after function assigned to a variable
544, E:0011: Missing semicolon after function assigned to a variable
643, E:0011: Missing semicolon after function assigned to a variable
886, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/db_test.js
53, E:0011: Missing semicolon after function assigned to a variable
83, E:0011: Missing semicolon after function assigned to a variable
104, E:0011: Missing semicolon after function assigned to a variable
109, E:0011: Missing semicolon after function assigned to a variable
114, E:0011: Missing semicolon after function assigned to a variable
363, E:0011: Missing semicolon after function assigned to a variable
438, E:0011: Missing semicolon after function assigned to a variable
458, E:0011: Missing semicolon after function assigned to a variable
562, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/helper.js
38, E:0011: Missing semicolon after function assigned to a variable
153, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/mozalarm_shim_test.js
72, E:0011: Missing semicolon after function assigned to a variable
90, E:0011: Missing semicolon after function assigned to a variable
133, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/provider/caldav_pull_events_test.js
344, E:0011: Missing semicolon after function assigned to a variable
397, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/provider/caldav_test.js
165, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/provider/local_test.js
120, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/router_test.js
41, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/service/helper.js
17, E:0011: Missing semicolon after function assigned to a variable
75, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/store/abstract_test.js
34, E:0011: Missing semicolon after function assigned to a variable
38, E:0011: Missing semicolon after function assigned to a variable
115, E:0011: Missing semicolon after function assigned to a variable
302, E:0011: Missing semicolon after function assigned to a variable
394, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/store/alarm_test.js
104, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/store/busytime_test.js
326, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/store/event_test.js
219, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/store/setting_test.js
50, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/support/factory.js
86, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/support/fake_page.js
11, E:0011: Missing semicolon after function assigned to a variable
15, E:0011: Missing semicolon after function assigned to a variable
19, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/template_test.js
87, E:0110: Line too long (84 characters).
280, E:0110: Line too long (92 characters).
----- /apps/calendar/test/unit/utils/account_creation_test.js
70, E:0011: Missing semicolon after function assigned to a variable
74, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/view_test.js
212, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/advanced_settings_test.js
160, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/calendar_colors_test.js
58, E:0011: Missing semicolon after function assigned to a variable
83, E:0011: Missing semicolon after function assigned to a variable
87, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/create_account_test.js
59, E:0011: Missing semicolon after function assigned to a variable
71, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/day_test.js
64, E:0011: Missing semicolon after function assigned to a variable
127, E:0011: Missing semicolon after function assigned to a variable
143, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/modify_account_test.js
149, E:0011: Missing semicolon after function assigned to a variable
323, E:0011: Missing semicolon after function assigned to a variable
332, E:0011: Missing semicolon after function assigned to a variable
347, E:0011: Missing semicolon after function assigned to a variable
366, E:0011: Missing semicolon after function assigned to a variable
371, E:0011: Missing semicolon after function assigned to a variable
399, E:0011: Missing semicolon after function assigned to a variable
437, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/modify_event_test.js
75, E:0011: Missing semicolon after function assigned to a variable
95, E:0010: Missing semicolon at end of line
----- /apps/calendar/test/unit/views/month_child_test.js
223, E:0011: Missing semicolon after function assigned to a variable
243, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/month_test.js
88, E:0011: Missing semicolon after function assigned to a variable
107, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/months_day_test.js
70, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/settings_test.js
183, E:0011: Missing semicolon after function assigned to a variable
286, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/time_header_test.js
117, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/views/time_parent_test.js
270, E:0011: Missing semicolon after function assigned to a variable
----- /apps/calendar/test/unit/worker/manager_test.js
29, E:0002: Missing space before "{"
94, E:0131: Single-quoted string preferred over double-quoted string.
----- /apps/camera/js/camera.js
335, E:0011: Missing semicolon after function assigned to a variable
388, E:0011: Missing semicolon after function assigned to a variable
----- /apps/camera/js/filmstrip.js
197, E:0011: Missing semicolon after function assigned to a variable
219, E:0011: Missing semicolon after function assigned to a variable
378, E:0011: Missing semicolon after function assigned to a variable
----- /apps/clock/js/alarm.js
106, E:0110: Line too long (84 characters).
108, E:0110: Line too long (96 characters).
109, E:0110: Line too long (97 characters).
125, E:0110: Line too long (101 characters).
698, E:0110: Line too long (85 characters).
----- /apps/clock/js/utils.js
243, E:0131: Single-quoted string preferred over double-quoted string.
----- /apps/communications/contacts/js/confirm_dialog.js
25, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/contacts.js
635, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/contacts_details.js
69, E:0110: Line too long (81 characters).
119, E:0011: Missing semicolon after function assigned to a variable
124, E:0011: Missing semicolon after function assigned to a variable
298, E:0011: Missing semicolon after function assigned to a variable
311, E:0011: Missing semicolon after function assigned to a variable
368, E:0011: Missing semicolon after function assigned to a variable
399, E:0011: Missing semicolon after function assigned to a variable
480, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/contacts_form.js
590, E:0005: Illegal tab in whitespace before "formView.scrollTop"
----- /apps/communications/contacts/js/contacts_list.js
49, E:0011: Missing semicolon after function assigned to a variable
63, E:0011: Missing semicolon after function assigned to a variable
67, E:0011: Missing semicolon after function assigned to a variable
75, E:0011: Missing semicolon after function assigned to a variable
103, E:0011: Missing semicolon after function assigned to a variable
124, E:0002: Missing space before "("
172, E:0011: Missing semicolon after function assigned to a variable
369, E:0011: Missing semicolon after function assigned to a variable
373, E:0011: Missing semicolon after function assigned to a variable
403, E:0011: Missing semicolon after function assigned to a variable
406, E:0011: Missing semicolon after function assigned to a variable
427, E:0011: Missing semicolon after function assigned to a variable
430, E:0011: Missing semicolon after function assigned to a variable
492, E:0011: Missing semicolon after function assigned to a variable
507, E:0011: Missing semicolon after function assigned to a variable
533, E:0011: Missing semicolon after function assigned to a variable
537, E:0011: Missing semicolon after function assigned to a variable
541, E:0011: Missing semicolon after function assigned to a variable
559, E:0011: Missing semicolon after function assigned to a variable
586, E:0011: Missing semicolon after function assigned to a variable
597, E:0011: Missing semicolon after function assigned to a variable
608, E:0011: Missing semicolon after function assigned to a variable
613, E:0011: Missing semicolon after function assigned to a variable
617, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/contacts_settings.js
80, E:0110: Line too long (81 characters).
323, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/contacts_shortcuts.js
55, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/fb/fb_contact.js
80, E:0011: Missing semicolon after function assigned to a variable
120, E:0011: Missing semicolon after function assigned to a variable
145, E:0011: Missing semicolon after function assigned to a variable
149, E:0011: Missing semicolon after function assigned to a variable
150, E:0011: Missing semicolon after function assigned to a variable
156, E:0011: Missing semicolon after function assigned to a variable
183, E:0011: Missing semicolon after function assigned to a variable
187, E:0011: Missing semicolon after function assigned to a variable
204, E:0011: Missing semicolon after function assigned to a variable
209, E:0011: Missing semicolon after function assigned to a variable
227, E:0011: Missing semicolon after function assigned to a variable
232, E:0011: Missing semicolon after function assigned to a variable
257, E:0011: Missing semicolon after function assigned to a variable
263, E:0011: Missing semicolon after function assigned to a variable
272, E:0011: Missing semicolon after function assigned to a variable
304, E:0011: Missing semicolon after function assigned to a variable
346, E:0011: Missing semicolon after function assigned to a variable
350, E:0011: Missing semicolon after function assigned to a variable
358, E:0011: Missing semicolon after function assigned to a variable
408, E:0011: Missing semicolon after function assigned to a variable
412, E:0011: Missing semicolon after function assigned to a variable
420, E:0011: Missing semicolon after function assigned to a variable
424, E:0011: Missing semicolon after function assigned to a variable
437, E:0011: Missing semicolon after function assigned to a variable
441, E:0011: Missing semicolon after function assigned to a variable
449, E:0011: Missing semicolon after function assigned to a variable
478, E:0011: Missing semicolon after function assigned to a variable
483, E:0011: Missing semicolon after function assigned to a variable
488, E:0011: Missing semicolon after function assigned to a variable
492, E:0011: Missing semicolon after function assigned to a variable
511, E:0011: Missing semicolon after function assigned to a variable
515, E:0011: Missing semicolon after function assigned to a variable
523, E:0011: Missing semicolon after function assigned to a variable
561, E:0011: Missing semicolon after function assigned to a variable
565, E:0011: Missing semicolon after function assigned to a variable
566, E:0011: Missing semicolon after function assigned to a variable
571, E:0011: Missing semicolon after function assigned to a variable
573, E:0011: Missing semicolon after function assigned to a variable
578, E:0011: Missing semicolon after function assigned to a variable
586, E:0011: Missing semicolon after function assigned to a variable
590, E:0011: Missing semicolon after function assigned to a variable
592, E:0011: Missing semicolon after function assigned to a variable
596, E:0011: Missing semicolon after function assigned to a variable
610, E:0011: Missing semicolon after function assigned to a variable
614, E:0011: Missing semicolon after function assigned to a variable
615, E:0011: Missing semicolon after function assigned to a variable
619, E:0011: Missing semicolon after function assigned to a variable
623, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/fb/fb_contact_utils.js
328, E:0011: Missing semicolon after function assigned to a variable
339, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/fb/fb_data.js
53, E:0011: Missing semicolon after function assigned to a variable
57, E:0120: Binary operator should go on previous line "&&"
64, E:0011: Missing semicolon after function assigned to a variable
68, E:0011: Missing semicolon after function assigned to a variable
117, E:0011: Missing semicolon after function assigned to a variable
146, E:0011: Missing semicolon after function assigned to a variable
164, E:0011: Missing semicolon after function assigned to a variable
184, E:0011: Missing semicolon after function assigned to a variable
196, E:0011: Missing semicolon after function assigned to a variable
200, E:0011: Missing semicolon after function assigned to a variable
216, E:0011: Missing semicolon after function assigned to a variable
218, E:0002: Missing space after ","
223, E:0011: Missing semicolon after function assigned to a variable
237, E:0011: Missing semicolon after function assigned to a variable
241, E:0011: Missing semicolon after function assigned to a variable
262, E:0011: Missing semicolon after function assigned to a variable
281, E:0011: Missing semicolon after function assigned to a variable
297, E:0011: Missing semicolon after function assigned to a variable
299, E:0002: Missing space after ","
303, E:0011: Missing semicolon after function assigned to a variable
307, E:0011: Missing semicolon after function assigned to a variable
331, E:0011: Missing semicolon after function assigned to a variable
346, E:0011: Missing semicolon after function assigned to a variable
352, E:0011: Missing semicolon after function assigned to a variable
356, E:0011: Missing semicolon after function assigned to a variable
398, E:0011: Missing semicolon after function assigned to a variable
----- /apps/communications/contacts/js/fb/fb_import.js
89, E:0011: Missing semicolon after function assigned to a variable
100, E:0011: Missing semicolon after function assigned to a variable
138, E:0011: Missing semicolon after function assigned to a variable
259, E:0011: Missing semicolon after function assigned to a variable
287, E:0011: Missing semicolon after function assigned to a variable
288, E:0011: Missing semicolon after function assigned to a variable
315, E:0011: Missing semicolon after function assigned to a variable
350, E:0011: Missing semicolon after function assigned to a variable
353, E:0011: Missing semicolon after function assigned to a variable
364, E:0011: Missing semicolon after function assigned to a variable
442, E:0011: Missing semicolon after function assigned to a variable
466, E:0011: Missing semicolon after function assigned to a variable
473, E:0011: Missing semicolon after function assigned to a variable
518, E:0011: Missing semicolon after function assigned to a variable
522, E:0011: Missing semicolon after function assigned to a variable
526, E:0011: Missing semicolon after function assigned to a variable
559, E:0011: Missing semicolon after function assigned to a variable
565, E:0011: Missing semicolon after function assigned to a variable
602, E:0011: Missing semicolon after function assigned to a variable
608, E:0011: Missing semicolon after function assigned to a variable
687, E:0011: Missing semicolon after function assigned to a variable
706, E:0011: Missing semicolon after function assigned to a variable
724, E:0011: Missing semicolon after function assigned to a variable
786, E:0011: Missing semicolon after function assigned to a variable
[8

@lightsofapollo
Copy link
Contributor Author

/botio test

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_test from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/a4357c5d5de3f3b/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/a4357c5d5de3f3b/output.txt

Total script time: 4.29 mins

@lightsofapollo
Copy link
Contributor Author

/botio test

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_test from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/3c1be84edc56db6/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/3c1be84edc56db6/output.txt

Total script time: 2.63 mins

@lightsofapollo
Copy link
Contributor Author

/botio test

1 similar comment
@lightsofapollo
Copy link
Contributor Author

/botio test

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_test from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/1807dd14c5f3223/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/1807dd14c5f3223/output.txt

Total script time: 2.90 mins

@lightsofapollo
Copy link
Contributor Author

/botio test

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_test from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/7d88c3bc1fa9d5b/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/7d88c3bc1fa9d5b/output.txt

Total script time: 2.45 mins

@lightsofapollo
Copy link
Contributor Author

/botio test

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_test from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/a68ebb384eeadb0/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/a68ebb384eeadb0/output.txt

Total script time: 1.49 mins

@lightsofapollo
Copy link
Contributor Author

/botio test

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_test from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/86fb8bec5155246/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/86fb8bec5155246/output.txt

Total script time: 0.91 mins

@lightsofapollo
Copy link
Contributor Author

/botio test

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_test from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/6e4c68d78bb9f60/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/6e4c68d78bb9f60/output.txt

Total script time: 0.52 mins

@lightsofapollo
Copy link
Contributor Author

/botio test

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Received

Command cmd_test from @lightsofapollo received. Current queue size: 0

Live output at: http://50.116.11.35:8000/414f97319e49c0f/output.txt

@ghost
Copy link

ghost commented Dec 30, 2012

From: Bot.io (Main)


Failed

Full output at http://50.116.11.35:8000/414f97319e49c0f/output.txt

Total script time: 60.00 mins

@lightsofapollo
Copy link
Contributor Author

@etiennesegonzac Can you review this quick on-liner?

@etiennesegonzac
Copy link
Contributor

r=me, should I merge it? should we keep a bugzilla bug for tracking?

etiennesegonzac added a commit that referenced this pull request Dec 31, 2012
@etiennesegonzac etiennesegonzac merged commit 1eb1c65 into mozilla-b2g:master Dec 31, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants