wttech / aet

AET - a system that detects visual changes on web sites and performs basic page health checks
https://wttech.blog/open-source/
Apache License 2.0
146 stars 49 forks source link

HTTP Not Found error message in client is confusing #78

Open 3ndriu opened 7 years ago

3ndriu commented 7 years ago

Steps to reproduce:

  1. Navigate to <aet-url>/system/console/bundles on the AET instance.
  2. Find the AET :: Test Executor bundle.
  3. Stop this bundle.
  4. Run test suite.

As a result of the suite run, the following message is displayed in client logs: Failed to process test suite: Not Found. This message is confusing and should be more meaningful.

malaskowski commented 6 years ago

In AET 2.1.6 the Error is: [ERROR] Failed to schedule test suite: '[Status: 401] Unauthorized'