Coder Social home page Coder Social logo

Comments (6)

jasonrclark avatar jasonrclark commented on July 20, 2024

Hi @PratheepV, thanks for the report! Any chance we could get the exact stack trace and error that you get out of the spec run?

from newrelic-ruby-agent.

PratheepV avatar PratheepV commented on July 20, 2024

Hi jasonrclark,

my spec file is simple

it "should go to the index page" do
    get 'index' 
    response.should render_template "index.html.erb"
end

Result
'HomeController should go to the index page' FAILED
expected "index.html.erb", got nil

Thanks,
Pratheepv

from newrelic-ruby-agent.

jasonrclark avatar jasonrclark commented on July 20, 2024

@PratheepV Thanks for sending that along. I plugged that into an app and wasn't able to duplicate any change in the behavior, but I doubt I'm on the precise versions you're on. Any chance you could gist your Gemfile + Gemfile.lock so I can be sure I'm trying the same versions?

Additionally, the agent shouldn't even be running when you are running your specs. Can you confirm that removing newrelic_rpm from the Gemfile, bundling and re-running specs passes?

from newrelic-ruby-agent.

PratheepV avatar PratheepV commented on July 20, 2024

Hi,

Ours is a proprietary software, So its not possible to disclose all gems what we are using in it. I will give you the newrelic gem version.

    gem "newrelic_rpm","3.8.1.221"

When I downgrade teh newrelic gem to 3.6.0.83 all my specs are passing. we are using rails 2.3. By any chance you tried the rails 4?

Thanks,
Pratheepv

from newrelic-ruby-agent.

jasonrclark avatar jasonrclark commented on July 20, 2024

Hi @PratheepV, I understand your concern.

Is there any chance that you could enter a ticket via https://support.newrelic.com/home where potentially you could share a bit more of the versions you're using of other gems?

Any generally useful results from the ticket will get posted back here as well to help others, but that'll let us keep the intervening discussion private.

Thanks

from newrelic-ruby-agent.

PratheepV avatar PratheepV commented on July 20, 2024

Hi @jasonrclark ,

I created a case in your support.

Thanks

from newrelic-ruby-agent.

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.