Describe the bug
Sometimes the angular tests executed with ng test on the travis build pipeline fail and upon rerunning the pipeline the tests are successful. This might be caused due to the random executing order of the test causing some unwanted behavior (which shouldn't be there in any case). This needs further investigation.