[Buildbot-commits] [buildbot/buildbot] c3ad4a: fix the brocken img links, and add sanity test for...

GitHub noreply at github.com
Thu Nov 29 01:49:42 UTC 2012


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: c3ad4a943a8245a61d837648b09ad72b59c23001
      https://github.com/buildbot/buildbot/commit/c3ad4a943a8245a61d837648b09ad72b59c23001
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M master/buildbot/scripts/uitestserver.py
    M www/src/bb/router.js
    M www/src/bb/tests/changes.js
    M www/src/bb/tests/home.js
    M www/src/bb/tests/masters.js
    M www/src/bb/tests/runner.html
    M www/src/bb/tests/utils.js

  Log Message:
  -----------
  fix the brocken img links, and add sanity test for them

some more factorization of the test suite

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 4617944ef0cbc07592e0aba90cec1c076c306f14
      https://github.com/buildbot/buildbot/commit/4617944ef0cbc07592e0aba90cec1c076c306f14
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M master/buildbot/data/testhooks.py
    M master/buildbot/test/fake/fakemaster.py
    A master/buildbot/test/scenarios/__init__.py
    A master/buildbot/test/scenarios/base.py
    M master/buildbot/www/rest.py
    M www/src/bb/jsonapi.js
    M www/src/bb/tests/home.js
    M www/src/bb/tests/masters.js
    M www/src/bb/tests/runner.html
    M www/src/bb/tests/utils.js

  Log Message:
  -----------
  masters.js tests

We now have the infra to play a scenario, wait for dom changes, and process
verifications.

No we need to implement it with websocket, etc.

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 9c89bce81b16b890ded03f1bd2ed615fec912de8
      https://github.com/buildbot/buildbot/commit/9c89bce81b16b890ded03f1bd2ed615fec912de8
  Author: Dustin J. Mitchell <dustin at v.igoro.us>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M master/buildbot/data/testhooks.py
    M master/buildbot/scripts/uitestserver.py
    M master/buildbot/test/fake/fakemaster.py
    A master/buildbot/test/scenarios/__init__.py
    A master/buildbot/test/scenarios/base.py
    M master/buildbot/www/rest.py
    M www/src/bb/jsonapi.js
    M www/src/bb/router.js
    M www/src/bb/tests/changes.js
    M www/src/bb/tests/home.js
    M www/src/bb/tests/masters.js
    M www/src/bb/tests/runner.html
    M www/src/bb/tests/utils.js

  Log Message:
  -----------
  Merge pull request #584 from tardyp/nine

More infra for js tests


Compare: https://github.com/buildbot/buildbot/compare/5fb06522324c...9c89bce81b16


More information about the Commits mailing list