Jinwoo Hwang created GEODE-10498:
------------------------------------
Summary: File system element parameter 'source' failing in
extensions:geode-modules:integrationTest
Key: GEODE-10498
URL: https://issues.apache.org/jira/browse/GEODE-10498
Project: Geode
Issue Type: Bug
Reporter: Jinwoo Hwang
h2. Problem
The integration tests in the {{extensions:geode-modules}} module are
encountering issues with the file system element parameter 'source'. This is
causing test failures and preventing proper validation of the geode-modules
functionality.
h2. Steps to Reproduce
# Navigate to the geode project root directory
# Run the integration tests for geode-modules:
./gradlew :extensions:geode-modules:integrationTest
*
# Observe the failure related to file system element parameter 'source'
h2. Expected Behavior
Integration tests should pass successfully with proper file system element
handling for the 'source' parameter.
h2. Actual Behavior
Tests fail due to issues with the file system element parameter 'source'
configuration or resolution.
h2. Environment
* Project: Apache Geode
* Module: extensions:geode-modules
* Test Type: Integration Test
* OS: macOS
* Date: October 1, 2025
h2. Acceptance Criteria
* Integration tests pass without file system element parameter errors
* 'source' parameter is properly configured and resolved
* No regression in existing functionality
* Appropriate error handling for invalid source parameters
h2. Priority
High - Integration test failures block development workflow
--
This message was sent by Atlassian Jira
(v8.20.10#820010)