Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T titan.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 49
    • Issues 49
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Projects
  • Eclipse Titan
  • titan.core
  • Issues
  • #518

Closed
Open
Created Nov 02, 2020 by Eclipse Webmaster@webmasterOwner

refactoring of tests for reducing compilation time

Submitted by Kristof Szabados

Link to original bug (#568433)

Description

It was noticed as a result of the last architectural refactoring of Titan's tests (https://www.eclipse.org/forums/index.php/t/1101912/) that moving from a strictly sequencial build, to a build that can be parallelized improves build performance ... and in the case of tests this results in faster response execution times and faster response from the CI system.

This work should be continued:

  • the encoding related tests (touched by that refactoring) should be divided into more and smaller files.
  • other parts of the regression tests should also be refactored in this spirit

These changes could improve productivity, as developers will be able to learn if their change broke something much faster.

Version: 7.1.0

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent