Skip to content

Tests: Critical test for hierarchical memory loading is skipped #13120

@pareshjoshij

Description

@pareshjoshij

What happened?

While analyzing the test suite for config.ts, I discovered that a critical test case for hierarchical memory loading is intentionally disabled using it.skip.

This test is responsible for verifying the core functionality of loading global context files (e.g., ~/.gemini/GEMINI.md) from the user's home directory.

What did you expect to happen?

I expected all critical functionality, especially file-system-dependent features like loading global context, to be covered by active and passing tests in the suite. The test should be enabled and passing.

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
# paste output here

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/agentIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Qualitypriority/p1Important and should be addressed in the near term.

    Type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions