Skip to content

CI : Both Workflows#9

Open
ShubhamDesai wants to merge 10 commits into
priotestcifrom
fallback
Open

CI : Both Workflows#9
ShubhamDesai wants to merge 10 commits into
priotestcifrom
fallback

Conversation

@ShubhamDesai

Copy link
Copy Markdown
Owner

This PR includes both old and new strategies

python3 -m grass.gunittest.main \
--grassdata $HOME --location nc_spm_full_v2beta1 --location-type nc \
--min-success 100 $@
--min-success 100 $@ No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[pre-commit] reported by reviewdog 🐶

Suggested change
--min-success 100 $@
--min-success 100 $@

"""Regression tests for the i.albedo GRASS module."""

output_raster = "albedo_output"
def test_intentional_failure_for_ci(self):

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[ruff] reported by reviewdog 🐶

Suggested change
def test_intentional_failure_for_ci(self):
def test_intentional_failure_for_ci(self):

output_raster = "albedo_output"
def test_intentional_failure_for_ci(self):
"""Intentional failure to validate CI failure."""
#self.assertTrue(True)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[ruff] reported by reviewdog 🐶

Suggested change
#self.assertTrue(True)
# self.assertTrue(True)

name: testreport-macOS
path: testreport
retention-days: 3
retention-days: 3 No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[pre-commit] reported by reviewdog 🐶

Suggested change
retention-days: 3
retention-days: 3

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.

1 participant