Ticket #2755 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Nevow buildbots are running JavaScript tests incorrectly

Reported by: mithrandi Assigned to: washort
Priority: normal Milestone:
Component: Operations Severity: normal
Keywords: Cc:
Estimated Completion (YYYY/MM/DD): Branch: branches/nevow-js-testing-2755
Author: exarkun

Description

Tests that should be failing are still passing, suggesting that the wrong JavaScript source code is being used.

Change History

10/17/08 09:08:39 changed by exarkun

  • branch set to branches/nevow-js-testing-2755.
  • author set to exarkun.

(In [16871]) Branching to 'nevow-js-testing-2755'

10/17/08 09:32:07 changed by exarkun

I've fixed the Nevow builder configurations. Previously they had an oldish nevow checkout which they actually ran the tests against, rather than the new checkout that did for each build.

10/17/08 09:32:13 changed by exarkun

  • status changed from new to closed.
  • resolution set to fixed.
jethro@divmod.org