Hrm.

So, I got Catalyst-Runtime (5.7003) built, with all tests either passing or skipping, which was cool.

Then I thought I'd build Catalyst-Devel in order to run the optional tests t/optional_http_server-restart and t/optional_http_server.

t/optional_http_server-restart is failing: the first changed file results in a successful restart, the second doesn't, at least not within 60 seconds...

With t/optional_http_server.t, two things are causing problems. The first is that two tests are failing when run against the live server: t/live_component_controller_action_chained.t and t/ live_engine_request_uri.t.

Both these failures are due to expected URIs being hardcoded to port 80 and the test server being run on a port between 30000 and 40000.

The second problem is that those failures don't cause t/ optional_http_server.t to fail...

Is anyone aware of these? (I'm most worried about the auto-restart failure issue...)

Thanks,

Matt

--
  Matt Patterson | Design & Code
  <matt at reprocessed org> | http://www.reprocessed.org/



_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to