-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: bc47794ab580
head repository: NixOS/nixpkgs
compare: dd265313e7b1
- 5 commits
- 1 file changed
- 1 contributor
Commits on Jun 21, 2017
-
nixos tests: retry: Count down to 0, and pass remaining attempts to t…
…he sub Allows test functions to output diagnostic information on failure.
Configuration menu - View commit details
-
Copy full SHA for 56435c1 - Browse repository at this point
Copy the full SHA 56435c1View commit details -
nixos tests: waitUntilTTYMatches: Log TTY contents on last try
If the test has not passed yet, on the last attempt it now outputs: machine: Last chance to match /logine: / on TTY2, which currently contains: machine: running command: fold -w$(stty -F /dev/tty2 size | awk '{print $2}') /dev/vcs2 machine: exit status 0 machine: <<< Welcome to NixOS 17.09.git.a804ef4 (x86_64) - tty2 >>> machine login: to help debug the problem. Notice the "logine" typo in my check.
Configuration menu - View commit details
-
Copy full SHA for 348785e - Browse repository at this point
Copy the full SHA 348785eView commit details -
nixos tests: waitForText: output the detected screen content prior to…
… the last attempt machine: Last chance to match /(?^:BALICE)/ on the screen, which currently contains: machine: performing optical character recognition machine: sending monitor command: screendump /tmp/nix-build-vm-test-run-sddm.drv-0/ocrin.ppm machine: Session Layout O O 0 1 : 0 9 Wednesday, June 21, 2017 |_ I Select your user and enter password
Configuration menu - View commit details
-
Copy full SHA for 1b83301 - Browse repository at this point
Copy the full SHA 1b83301View commit details -
nixos tests: waitForWindow: output a list of windows we see prior to …
…the final check machine: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d' machine: exit status 0 machine: Last chance to match /(?^:dfiirst configuration)/ on the the window list, which currently contains: machine: [i3 con] container around 0xf8a5f0, i3: first configuration, [i3 con] floatingcon around 0xf8c260, [i3 con] container around 0xf8a380, i3bar for output Virtual-1, [i3 con] bottom dockarea Virtual-1, [i3 con] workspace 1, [i3 con] content Virtual-1, [i3 con] top dockarea Virtual-1, [i3 con] output Virtual-1, [i3 con] workspace __i3_scratch, [i3 con] content __i3, [i3 con] pseudo-output __i3, i3
Configuration menu - View commit details
-
Copy full SHA for 3f40fca - Browse repository at this point
Copy the full SHA 3f40fcaView commit details -
Merge pull request #26736 from grahamc/improve-nixos-test-debug
Improve nixos test debug
Configuration menu - View commit details
-
Copy full SHA for dd26531 - Browse repository at this point
Copy the full SHA dd26531View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bc47794ab580...dd265313e7b1