Code Monkey home page Code Monkey logo

Comments (8)

adrcunha avatar adrcunha commented on May 28, 2024

#118 should solve it, or at least provide a hint on why the report on e2e tests was skipped.

from test-infra.

adrcunha avatar adrcunha commented on May 28, 2024

Once knative/serving#2042 is merged it will possible to check in knative/serving if this is really solved.

from test-infra.

adrcunha avatar adrcunha commented on May 28, 2024

Checked the CI flow for knative/build, and didn't find any missing results anymore.

from test-infra.

adrcunha avatar adrcunha commented on May 28, 2024

Another instance where the results were not parsed correctly:

https://gubernator.knative.dev/build/knative-prow/pr-logs/pull/knative_serving/2063/pull-knative-serving-integration-tests/1045017388094853122/?log#log

I0926 18:47:04.525] FAIL	github.com/knative/serving/test/e2e	518.582s
W0926 18:47:04.626] mv: missing destination file operand after 'knative/serving/test/e2e'
W0926 18:47:04.626] Try 'mv --help' for more information.

from test-infra.

adrcunha avatar adrcunha commented on May 28, 2024

Another example of missing failure:

https://storage.googleapis.com/knative-prow/pr-logs/pull/knative_serving/2120/pull-knative-serving-unit-tests/1046832725564067840/build-log.txt

I1001 18:53:55.385] - TestBreakerNoOverload :PASS:
I1001 18:53:55.467] - FAIL github.com/knative/serving/pkg/queue
I1001 18:53:55.478] - TestStoreBadConstructors :PASS:
...
I1001 18:53:57.690] === RUN   TestBreakerRecover
I1001 18:53:57.690] SIGQUIT: quit
...
I1001 18:53:57.699] *** Test killed with quit: ran too long (10m0s).
I1001 18:53:57.699] FAIL	github.com/knative/serving/pkg/queue	600.167s
...

The parser doesn't recognize SIGQUIT.

from test-infra.

adrcunha avatar adrcunha commented on May 28, 2024

In https://gubernator.knative.dev/build/knative-prow/logs/ci-knative-serving-continuous/1052590539603447808:

I1017 16:19:11.334] - FAIL github.com/knative/serving/test/e2e
I1017 16:19:11.338] *** INTERNAL ERROR: missing tests for knative/serving/test/e2e, got []
...
I1017 16:19:11.377] fatal	TestAutoscaleUpDownUp	e2e/autoscale_test.go:219	Unable to observe the Deployment named prodjetisbnn-00001-deployment scaling
...

Looks like the parser missed the fatal entry.

from test-infra.

adrcunha avatar adrcunha commented on May 28, 2024

The error above happened before library.sh was updated to the latest version, which had a few fixes for handling the fatal case. Also, the autoscale tests were updated as well. Since then there's no evidence in Testgrid that the parser is still missing failures.

from test-infra.

adrcunha avatar adrcunha commented on May 28, 2024

Considering this fixed.

from test-infra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.