Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test fix - Fixes testPMMLDocument() which passed only accidentally in previous runs #1109

Merged
merged 1 commit into from
Feb 28, 2017

Conversation

baldimir
Copy link
Contributor

Test testPMMLDocument() used uninitialized variables from class. In previous runs it passed only accidentally, because the variables were initialized from previous tests in the class.

Test testPMMLDocument() used uninitialized variables from class. In previous runs it passed
 only accidentally, because the variables were initialized from previous tests in the class.
@mariofusco mariofusco merged commit 8b5348b into apache:master Feb 28, 2017
marianbuenosayres added a commit to Multi-Support/drools that referenced this pull request Mar 9, 2017
# The first commit's message is:
JBPM-5710 KIE Persistence Cleanup

# This is the 2nd commit message:

[DROOLS-1446] ruleunit implementation (apache#1107)

# This is the 3rd commit message:

[DROOLS-1445] make property reactivity to also automatically watch va… (apache#1112)

[DROOLS-1445] make property reactivity to also automatically watch variables used in patterns different from the declaring one
# This is the 4th commit message:

JBPM-5710 updated dependencies of drools-persistence-api

# This is the 5th commit message:

JBPM-5710 making drools-persistence-api a bundle

# This is the 6th commit message:

JBPM-5710 added bundle annotations

# This is the 7th commit message:

Fixes KieRepositoryScannerTest.testLoadKieJarFromMavenRepo (apache#1113)

Test testLoadKieJarFromMavenRepo() depended on previous tests. This fix makes the test independent.
# This is the 8th commit message:

OOPath tests - logical operators (apache#1115)

[DROOLS-1379] Add more OOPath tests for logical operations
# This is the 9th commit message:

[DROOLS-1446] make BoundIdentifiers to accept a PackageBuildContext (apache#1114)

[DROOLS-1446] make BoundIdentifiers to accept a PackageBuildContext
# This is the 10th commit message:

[DROOLS-1379] Add tests for OOPath with CEP

Added tests for OOPath used with events, event windows
and event streams (entry-points).

The tests that are using declared windows currently fail to build
the KieBase - reported as DROOLS-1451.

# This is the 11th commit message:

[DROOLS-1451] disallow oopath in declared windows

# This is the 12th commit message:

GUVNOR-2854i : Guided Decision Table V&V - Hit policy: Resolved (apache#1084)

# This is the 13th commit message:

Fixes testPMMLDocument() which passed only accidentally in previous runs (apache#1109)

Test testPMMLDocument() used uninitialized variables from class. In previous runs it passed
 only accidentally, because the variables were initialized from previous tests in the class.
# This is the 14th commit message:

[DROOLS-1445] add declarations required by accumulate functions into accumulate node left mask (apache#1120)

# This is the 15th commit message:

[DROOLS-1453] make property reactive mask to let pass any modification when there is no pattern (apache#1122)

# This is the 16th commit message:

[DROOLS-1454] make Assemblers, Weavers and Runtime services OSGi compatible (apache#1124)

# This is the 17th commit message:

DROOLS-1379 Add test for OOPath in DSL (apache#1121)

# This is the 18th commit message:

QE tests migration (apache#1042)

* QE tests migration

Migrated tests from regression package in QE test suite.

* QE tests migration - changes

Refactoring.
Reformatting.
Some methods names changed.
Others.

* QE tests migration - changes

Variables as final where possible.
Usage of Person and Cheese classes changed.

* QE tests migration - changes

Assertions changed.

# This is the 19th commit message:

[DROOLS-1431] enable property reactivity by default (apache#1127)

# This is the 20th commit message:

Regression tests migration 02 (apache#1116)

Framework for various KieSession configurations
# This is the 21st commit message:

JBPM-5710 refactor into org.drools.persistence.api package for osgi bundle resolution conflict

# This is the 22nd commit message:

[DROOLS-1356] add command to advance pseudo-clock (apache#1128)

[DROOLS-1356] add command to advance pseudo-clock
# This is the 23rd commit message:

fix examples after having enabled property reactivity by default (apache#1129)

# This is the 24th commit message:

JBPM-5710 added missing license headers and documentation

# This is the 25th commit message:

fix wumpus with property reactivity

# This is the 26th commit message:

[DROOLS-1452] fix manual plexus wiring after upgrade to Maven 3.3.9

# This is the 27th commit message:

GUVNOR-2854: Add test cases (apache#1125)

This pull request adds three additional test cases that help to test new
feature more properly.
@baldimir baldimir deleted the ScoreCardReasonCodeTestFix branch May 29, 2018 14:27
Rikkola pushed a commit to Rikkola/drools that referenced this pull request Jan 27, 2020
* [DROOLS-3759] Fixed tests. Minor refactoring. Add Docks documentation.

* [DROOLS-3752] Correctly show SettingsDock with scenario matching settings. Implemented some tests.

* [DROOLS-3752] Created references to fields inside settings html. Minor refactoring inside presenter

* [DROOLS-3752] Updated properties names

* [DROOLS-3752] Updated backend model and migration strategy.

* [DROOLS-3752] Updated version. Populating SettingView with values from ScenarioDescriptor

* [DROOLS-3752] Implementing save settings

* [DROOLS-3752] Saving settings

* [DROOLS-3752] Begin rightpanel refactoring - implementing abstract/renaming

* [DROOLS-3752] Overall renaming

* [DROOLS-3752] Storing/checking current path inside subdocks

* [DROOLS-3752] Showing filename in settings

* [DROOLS-3792] Minor fixes for PR

* [DROOLS-3792] Fixing migrationstrategy

* [DROOLS-3792] Fixed as per PR

* [DROOLS-3792] Implementing settings dock sync on rename.

* [DROOLS-3792] Fixed as per PR suggestion

* [DROOLS-3792] Updating html/css

* [DROOLS-3792] Fixed tests

* [DROOLS-3792] Update warning message
dupliaka pushed a commit to dupliaka/drools that referenced this pull request Apr 1, 2022
cimbalek pushed a commit to cimbalek/incubator-kie-drools that referenced this pull request Jan 19, 2024
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.

2 participants