test_js
Passed Started
by
@RABijl
RABijl
1Running with gitlab-runner 11.6.0 (f100a208)2 on universal-tn4 d3cf99853Using Docker executor with image zesje/base ...4Pulling docker image zesje/base ...5Using docker image sha256:7bfae5ead574ab7a73f802dfb0b47fdbc5632492b8de9d4e5bdd6983e6d8f6cc for zesje/base ...8Removing .coverage9Removing .pytest_cache/10Removing cov.html/11Removing cov.xml12Removing data/13Removing tests/__pycache__/14Removing tests/data/submissions/15Removing zesje/__pycache__/16Removing zesje/api/__pycache__/17Removing zesje/static/18HEAD is now at 3f5198d Change tilted.jpg as test image to be tilted20 d615f08..d5e6712 feature/pre-grading -> origin/feature/pre-grading21Checking out d5e67127 as feature/pre-grading...22Skipping Git submodules setup24No URL provided, cache will be not downloaded from shared cache server. Instead a local version of cache will be extracted. 25Successfully extracted cache27Downloading artifacts from coordinator... ok id=61522 responseStatus=200 OK token=Kszu6uvC29yarn install v1.6.030[1/4] Resolving packages...31success Already up-to-date.32Done in 1.03s.33$ yarn test:js34yarn run v1.6.035$ jest36PASS client/views/students/__tests__/SearchPanel-test.jsx37 ✓ Student id searchfield has focus on loading component (145ms)38Test Suites: 1 passed, 1 total39Tests: 1 passed, 1 total40Snapshots: 0 total41Time: 2.432s42Ran all test suites.43Done in 4.01s.45.yarn-cache: found 32362 matching files 46untracked: found 57772 files 47No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally. 48Created cache49Job succeeded