Giter Site home page Giter Site logo

Comments (4)

BenHenning avatar BenHenning commented on August 16, 2024

From a git bisect investigation, it seems this was introduced in 164f33b via #5098.

From that PR, it seems extremely likely the issue was introduced from this line: https://github.com/oppia/oppia-android/pull/5098/files#diff-b39b7c940cf9f44a11a5f82a5395e85f4f08cbf5117a9d8df38b267a3a64bf76R28. This makes sense since //testing would pull in Robolectric (which is the Maven target failing to be desugared) which has desugar issues (bazelbuild/bazel#13684 is a related issue I've seen before that's likely caused by the same root problem with our use of an old dexer).

Given how large #5098 is, I think I'm going to opt for a fix-forward since the regression is fully isolated to //testing.

from oppia-android.

adhiamboperes avatar adhiamboperes commented on August 16, 2024

@BenHenning, the line linked in you comment above doesn't actually load to the expected line when url is clicked. Could you link it on develop?

from oppia-android.

adhiamboperes avatar adhiamboperes commented on August 16, 2024

This does build on CI? could it be related to your OS?

from oppia-android.

BenHenning avatar BenHenning commented on August 16, 2024

@adhiamboperes we don't build instrumentation tests on CI which is why this was missed originally. While I'm only using Linux, it fails on both of my workstations that I tried setting it up on, and in CI when updated to include the builds (see #5335).

from oppia-android.

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.