Commit e141597
* Run generation of types with -python in ci (#399)
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
(cherry picked from commit e605e07)
# Conflicts:
# .github/workflows/reusable-ubuntu-ci.yml
* Updating jdk version to work in Ubuntu 22
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
* Downgrade dds-types-test commit
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
* Try again with older commit
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
* Addfailing tests to blacklist
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
* Hardcode test removal
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
* Add separate blacklist for python tests
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
* WIP
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
* Test to run only python with blacklist
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
* Add common tests back
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
---------
Signed-off-by: Emilio Cuesta <emiliocuesta@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Co-authored-by: Emilio Cuesta <emiliocuesta@eprosima.com>
1 parent 7378a44 commit e141597
File tree
4 files changed
+32
-2
lines changed- .github/workflows
- src/test/java/com/eprosima/fastdds
- thirdparty
4 files changed
+32
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
236 | 241 | | |
237 | 242 | | |
238 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
Submodule dds-types-test updated 23 files
- .gitattributes-6
- .github/pull_request_template.md-24
- IDL/aliases.idl+154-154
- IDL/annotations.idl+58-75
- IDL/arrays.idl+535-539
- IDL/bitsets.idl+36-36
- IDL/constants.idl+93-96
- IDL/enumerations.idl+27-42
- IDL/exceptions.idl-188
- IDL/helpers/basic_inner_types.idl+64-68
- IDL/helpers/typedef_only.idl-1
- IDL/inheritance.idl+2-8
- IDL/inner_const_and_typedef.idl-10
- IDL/interfaces.idl-61
- IDL/interfaces_2.idl-31
- IDL/key.idl-24
- IDL/maps.idl+1.3k-1.3k
- IDL/primitives.idl+103-103
- IDL/relative_path_include.idl+6-7
- IDL/sequences.idl+144-163
- IDL/strings.idl+29-29
- IDL/structures.idl+164-206
- IDL/unions.idl+460-543
0 commit comments