Build: #136 failed

Job: Test, build and push docker image failed

Stages & jobs

  1. Default Stage

  2. QA

suite for login action should handle login: Test case result

The below summarizes the result of the test " suite for login action should handle login" in build 136 of Open Concept Lab - OCL Dictionary Manager - Default Job. View test case history
Description
suite for login action should handle login
Test class
Test suite for login action should handle login
Method
Test suite for login action should handle login
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

Error: expect(received).toEqual(expected)

Expected value to equal:
  "[auth] login progess"
Received:
  "[auth] login failed"
    at store.dispatch.then (/home/bamboo-agent/bamboo-agent/xml-data/build-dir/OCL-OC-JOB1/src/tests/Login/actions/login.test.js:50:42)
    at process._tickCallback (internal/process/next_tick.js:109:7)