Closed anandkumarpatel closed 7 years ago
snoop-a-loop$ ./node_modules/mocha/bin/mocha -m 20000000 --timeout 2000000 -b index.js --reporter spec --help
Cleanup ✓ should fetch the instances (904ms) ✓ should delete/destroy the non-repo container (384ms) ✓ should delete/destroy the repo container (348ms)
New Service Containers Creating Container ✓ should fetch all template containers (1050ms) ✓ should copy the source instance (2261ms) ✓ should create the build (281ms) ✓ should build the build (373ms) ✓ should create an instance (700ms) Working Container ✓ should have a dockerContainer (4544ms) ✓ should get build logs for that container (619ms) ✓ should get CMD logs for that container (1496ms) ✓ should be succsefully built (503ms) ✓ should have a working terminal (2327ms)
New Repository Containers Create A Container Github ✓ should create a github org ✓ should fetch a github branch (932ms) ✓ should fetch a github repo branch (578ms) Source Context ✓ should fetch the source context (241ms) ✓ should fetch the source context versions (282ms) Context & Context Versions ✓ should create a context (291ms) ✓ should create a context version (995ms) ✓ should fetch the stack analysis (1054ms) ✓ should copy the files (3443ms) ✓ should create an AppCodeVersion (1682ms) Builds & Instances ✓ should create a build for a context version (517ms) ✓ should build the build (383ms) ✓ should create an instance (628ms) Working Container ✓ should have a dockerContainer (6040ms) ✓ should get build logs for that container (285ms) ✓ should get CMD logs for that container (10584ms) ✓ should be running (505ms) ✓ should have a working terminal (1324ms)
New Repository Containers created using a mirrored docker file Create A Container Github ✓ should create a github org ✓ should fetch a github branch (627ms) ✓ should fetch a github repo branch (577ms) Source Context ✓ should fetch the source context (218ms) ✓ should fetch the source context versions (318ms) Context & Context Versions ✓ should create a context (263ms) ✓ should create a context version (1379ms) ✓ should update the context version when the dockerfile is mirrored (520ms) ✓ should copy the files (1169ms) ✓ should create an AppCodeVersion (1539ms) Builds & Instances ✓ should create a build for a context version (550ms) ✓ should build the build (395ms) ✓ should create an instance (1130ms) Working Container ✓ should have a dockerContainer (5041ms) ✓ should get build logs for that container (430ms) ✓ should get CMD logs for that container (11395ms) ✓ should be successfully built (502ms) ✓ should have a working terminal (1498ms) ✓ should reflect the mirrored dockerfile configuration (1325ms)
Rebuild Repo Container Rebuilding without Cache ✓ should deep copy the build (918ms) ✓ should rebuild the instance without cache (1451ms) Working Container ✓ should have a container (19163ms) ✓ should get logs for that container (352ms) ✓ should be succsefully built (1008ms) ✓ should have a working terminal (10035ms)
Github Webhooks Creating Branch Container 1) should created a new branch
56 passing (2m) 1 failing
1) 5. Github Webhooks Creating Branch Container should created a new branch:
Empty value for parameter 'owner': undefined
(No stack trace)
From previous event:
at Context.
snoop-a-loop$