Add screenshot to validate 11th subtest of vttest "Screen feature" test suite (#232)

This commit is contained in:
Max Risuhin 2019-03-06 00:02:49 +02:00 committed by GitHub
parent a68b693bfd
commit ae7c84b322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 8 deletions

View File

@ -146,14 +146,7 @@ func TestScreenFeatures(t *testing.T) {
validateScreen("test-screen-features-8.png")
validateScreen("test-screen-features-9.png")
validateScreen("test-screen-features-10.png")
// 11th screen test is not passing https://github.com/liamg/aminal/issues/207
//g.Screenshot("vttest/test-screen-features-11.png")
//compareImages("vttest/test-screen-features-11.png", "vttest/test-screen-features-11.png")
enter(term)
sleep()
validateScreen("test-screen-features-11.png")
validateScreen("test-screen-features-12.png")
validateScreen("test-screen-features-13.png")
validateScreen("test-screen-features-14.png")

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB