saros icon indicating copy to clipboard operation
saros copied to clipboard

Open Source IDE plugin for distributed collaborative software development

Results 108 saros issues
Sort by recently updated
recently updated
newest added
trafficstars

The stf test ChatViewFunctionsTest.testVisualChatNotification fails sometimes. As the [TODO](https://github.com/saros-project/saros/blob/ee9b4c9923c4f718db26ae6657b6dd1db10754f4/stf.test/test/saros/stf/test/chatview/ChatViewFunctionsTest.java#L132) implies "The test fails in single execution and succeeds if the whole test class is executed." it might be related to...

Type: Bug
Area: Eclipse
Aspect: Test

The stf test AddMultipleFilesTest.testAddMultipleFilesSimultaneouslyTest fails sometimes.

Type: Bug
Area: Eclipse
Aspect: Test

The stf test EditDuringNonHostAddsProjectTest.testNonHosAddsProject fails sometimes.

Type: Bug
Area: Eclipse
Aspect: Test

The stf test SimpleFollowModeIITest.testSimpleFollowMode fails sometimes (might be a regression).

Type: Bug
Area: Eclipse
Aspect: Test

The stf test SimpleFollowModeITest.testSimpleFollowMode fails sometimes (might be a regression).

Type: Bug
Area: Eclipse
Aspect: Test

This all related to the prototype for the new page layout, available [here](https://m273d15.github.io/saros/) (but probably only temporarily). #### Issues I have found found so far: - [x] [CANNOT REPRODUCE; me...

Area: Documentation

As the `gh-pages` branch should only be used to deploy our website build artifacts, it would be nice to set up some sort of branch protection ensuring that the branch...

We are currently defining our PMD ruleset. We should start with the most relevant rules that are contained in [PMD's best-practices ruleset](https://pmd.github.io/latest/pmd_rules_java_bestpractices.html). - [ ] AbstractClassWithoutAbstractMethod - [ ] AccessorClassGeneration...

Area: Infrastructure

With #926 the FAQ [git entry](https://www.saros-project.org/documentation/faq.html#im-working-with-a-version-control-system-can-i-use-saros) became out-dated.

Type: Bug
Area: Documentation

With the current behavior, when linking to an accordion entry (like [git entry](https://www.saros-project.org/documentation/faq.html#im-working-with-a-version-control-system-can-i-use-saros)), the entry stays closed when loaded. This makes is very hard to tell which section was actually...

Type: Feature
Area: Documentation