Closed Bug 796427 Opened 12 years ago Closed 10 years ago

[botio] botio test is currently broken

Categories

(Firefox OS Graveyard :: Gaia, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ghtobz, Unassigned)

Details

(Whiteboard: [label:mozapps])

[GitHub issue by asutherland on 2012-07-24T20:42:39Z, https://github.com/mozilla-b2g/gaia/issues/2764]
Per @lightsofapollo, botio is currently busted.

A recent test run seems to suggest the bustage is no results being reported:
```
Loading config file '/data/botio/botio/private/3ddf59dfeb64367/tools/test-agent/test-agent-server.js'
Running tests

./tools/test-agent/node_modules/test-agent/bin/js-test-agent
*** UTM:SVC TimerManager:notify - notified @mozilla.org/browser/search-service;1

timers.js:96
            if (!process.listeners('uncaughtException').length) throw e;
                                                                      ^
Error: Did not receive an "test data" within the set timeout of "30000"
    at Object.timeoutHandler (/data/botio/botio/private/3ddf59dfeb64367/tools/test-agent/node_modules/test-agent/lib/node/server/event-or-timeout.js:30:11)
    at Object._onTimeout (/data/botio/botio/private/3ddf59dfeb64367/tools/test-agent/node_modules/test-agent/lib/node/server/event-or-timeout.js:41:12)
    at Timer.ontimeout (timers.js:94:19)
GAIA: TESTS FAIL
make: *** [test-agent-server] Error 1
```
[GitHub comment by lightsofapollo on 2012-07-24T20:44:20Z]
This error indicates the tests never started, I think this is related to a bug in b2g desktop. We have been having some problems recently and the bot will always use the latest nightly version.

Should be easy-ish to fix will tackle after landing events in calendar.
I don't think we use botio anymore. Closing.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.