Skip to content

Update the Ballerina language version and disable the test cases#446

Merged
NipunaRanasinghe merged 4 commits intoballerina-platform:workspace-supportfrom
nipunayf:fix-u13-tests
Oct 27, 2025
Merged

Update the Ballerina language version and disable the test cases#446
NipunaRanasinghe merged 4 commits intoballerina-platform:workspace-supportfrom
nipunayf:fix-u13-tests

Conversation

@nipunayf
Copy link
Contributor

Purpose

$title, and the disabled tests are tracked here: wso2/product-ballerina-integrator#1622

Fixes wso2/product-ballerina-integrator#1599

Copilot AI review requested due to automatic review settings October 27, 2025 10:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Ballerina language version and temporarily disables several failing test cases that are being tracked in a separate issue. The disabled tests will be re-enabled once the underlying issues are resolved.

Key Changes:

  • Updated Ballerina language version from 2201.13.0-m3 to 2201.13.0-20251022-094900-1ad796e1
  • Disabled 10 test cases across three test classes by either adding them to skip lists or commenting them out

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
gradle.properties Updates the Ballerina language version to a newer snapshot build
RecordTypeDescriptorTest.java Adds a skipList method to exclude two failing test configurations
ExpressionContextTest.java Extends the existing skipList to exclude three additional failing test configurations
AddToConfigTomlTest.java Comments out five test cases in the data provider to temporarily disable them

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@NipunaRanasinghe NipunaRanasinghe merged commit f106321 into ballerina-platform:workspace-support Oct 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants