Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6961615
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T15:33:13+00:00 2026-05-27T15:33:13+00:00

When I run my integration test suite with grails test-app -integration , all of

  • 0

When I run my integration test suite with grails test-app -integration, all of the tests pass. However, when I run them with grails test-app, the unit tests pass, but the integration tests fail with the error:

Cannot set readonly property: requestAttributes for class: 
org.springframework.web.context.request.RequestContextHolder

Now, I’ve searched for all instances of RequestContextHolder and have not been able to find a spot where this is being set by the tests/app.

My question is, what is different between running just the integration tests vs the entire test suite? I’ve run into instances where tests will fail because say, registerMetaClass was not called in the previous test, but this situation seems different since it’s an entire suite.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T15:33:14+00:00Added an answer on May 27, 2026 at 3:33 pm

    This sounds like test pollution to me.

    I’d try running just one unit test and one integration test. If that fails, switch to a different unit test and see if it still fails. If it runs with just one unit test, it’s likely a unit test that’s bad and you can start running them in batches with an integration test to see which causes the failure.

    The other thing I’d do for this kind of thing, if you’ve got your project under source control, would be to revert back to a known good version where the tests all passed and make sure they all still run. Could be something in your environment. If it runs, go to a revision half way to the tip and try that. Keep doing a manual binary search till you narrow it down.

    Both git and mercurial have a built in feature called “bisect” that lets you hunt for the exact revision that caused the failure without having to manually update. If you’re on another RCS it might have something like that too.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We currently have a suite of integration tests that run via MbUnit test suites.
I'm looking at setting up unit tests and integration testing, but I've run into
I use phpUnit on a integration server to run all tests and if I
Is it possible to quickly run single/all integration test in a class quickly in
I have several suites of integration tests implemented in C#/NUNit. Each test suite is
I'm using Maven 2.2 with Grails 1.2.1. When trying to run the integration-test target,
I'm using spring-ws 2.0.2 and spring-ws-test to run integration tests of my SOAP server.
I have a web-application written in java. I would like to run integration tests
I've written some integration tests that I'd like to run against a copy of
I'm writing a tool to run a series of integration tests on my product.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.